-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plugins: view/title menus in all non-editor views
In VS Code, contributions of menus to the "view/title" contribution point are supposed to be included in all views that are not editors, so long as the "when" condition (if any) is satisfied. So the contribution handler is updated to register the menu delegate in all non-editors. Fixes #12705 Signed-off-by: Christian W. Damus <cdamus.ext@eclipsesource.com>
- Loading branch information
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters