[Github-comments] [geany/geany] Add 'File->Open Files Recursively' (#1163)

konsolebox notifications at xxxxx
Thu Aug 4 19:03:06 UTC 2016


This feature is most helpful when recursively opening multiple files in the second instance of Geany where opening from the command-line doesn't help, since it just makes the first instance open them.  Having another instance is necessary if you want to open another project.

This feature recognizes the specified filter in the dialog box, and uses it to select enumerated files to be opened.

Snapshot: http://imgur.com/a/DtiRI

You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1163

-- Commit Summary --

  * Add 'File->Open Files Recursively'

-- File Changes --

    M data/geany.glade (9)
    M doc/geany.txt (2)
    M src/callbacks.c (9)
    M src/callbacks.h (2)
    M src/dialogs.c (60)
    M src/dialogs.h (2)
    M src/document.c (113)
    M src/document.h (3)
    M src/keybindings.c (5)
    M src/keybindings.h (1)

-- Patch Links --

https://github.com/geany/geany/pull/1163.patch
https://github.com/geany/geany/pull/1163.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1163
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160804/b26ff550/attachment.html>


More information about the Github-comments mailing list