Skip to content
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

Added setting options to control the menu context display. #8

Closed
tiansin opened this issue Jul 14, 2020 · 4 comments
Closed

Added setting options to control the menu context display. #8

tiansin opened this issue Jul 14, 2020 · 4 comments
Labels
feature request New feature or request

Comments

@tiansin
Copy link

tiansin commented Jul 14, 2020

@qcz In this way, we can freely control which command menus are displayed, rather than fixed.

@qcz
Copy link
Owner

qcz commented Jul 14, 2020

Not a bad idea. However I'm waiting for the completion of microsoft/vscode#100172, so I can put all possible commands into nice submenus. Let's see how that turns out and if it won't be suitable for what I imagined, I'll implement your idea.

@qcz qcz added the feature request New feature or request label Jul 25, 2020
@qcz
Copy link
Owner

qcz commented Jul 25, 2020

The submenu API is available now in VS Code Insiders, so I've experimented with it. All commands are available in the submenus and I think it looks great:

Code_-_Insiders_2020-07-25_10-06-28

@tjx666
Copy link

tjx666 commented Sep 9, 2020

Waiting for it, now there is too many menu items in my editor context

qcz added a commit that referenced this issue Oct 3, 2020
@qcz qcz closed this as completed in 2433a7b Oct 3, 2020
@qcz
Copy link
Owner

qcz commented Oct 3, 2020

1.16.0 with the new submenu feature is already published to the VS Code Extension Marketplace. It will be immediately available when VSCode 1.50 releases next week, and it is already available if you use VS Code Insiders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants