Project switching and opening using the Workbench plugin becomes possible with this PR in two different ways:

  1. Choose "Select/Unselect project" from the popup menu
  2. Enable option "Enable auto-open project by document" in the Workbench settings

Method 1 allows switching and opening a project by explicitly choosing "Select/Unselect project" from the popup menu in the Workbench sidebar.

If method 2 is enabled then a project is automatically switched to/opened if a document belonging to the project is opened or activated. This functionality is suppressed as long as a project is explicitly selected by method 1.

❗️ This PR requires geany/geany#2234. So please do NOT merge it until the Geany-PR is merged. ❗️


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

  https://github.com/geany/geany-plugins/pull/890

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.