Depends on #2346, merge that first.

Open all documents matching the document tab's path in a new instance.
I modified two utils.c functions to support this, see commits.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Use gtk_widget_show_all in show_tab_bar_popup_menu
  * Add *Documents in _Folder* notebook menu
  * Remove unnecessary casts
  * Revert whitespace change
  * utils_strv_join: Don't free arguments
  * utils_start_new_geany_instance: Take a string vector
  * notebook menu: Add *Documents in Folder -> Open in New Window* command

-- File Changes --

    M src/callbacks.c (3)
    M src/highlighting.c (3)
    M src/notebook.c (114)
    M src/utils.c (15)
    M src/utils.h (2)

-- Patch Links --

https://github.com/geany/geany/pull/2352.patch
https://github.com/geany/geany/pull/2352.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/2352

Reply via email to