Skip to content

Workbench: added support for project switching #890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lpaulsen93
Copy link
Contributor

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.

@lpaulsen93 lpaulsen93 force-pushed the wb-switch-projects branch 3 times, most recently from 8bf00d6 to a1f7d75 Compare August 4, 2019 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants