WrapEarnPass created an issue (geany/geany-plugins#1571) Crossing the screen to Tools>Workbench>Open seems unnecessary given that Workbench initializes a sidebar even when no workbench is open.
Given the options of: Not opening the sidebar until a workbench is loaded, or Allow open from workbench sidebar I don't find anything in the geany wiki that disallows Opens from sidebar, and Workbench already has Add Directory, when a Workbench is opened. Given that if https://github.com/geany/geany-plugins/pull/1562 is accepted, this will be less of an issue as projects will associate themselves with a workbench, it still seems fairly low effort to add a context handler for the "no project open" case, as the dialogs already exist from the Tools>Workbench menu. While at it, it seems like the Workbench sidebar context menu could use a review for always showing all actions regardless of context. That may be a heavier lift though. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1571 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/[email protected]>
