We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Thanks for creating this plugin, it's very useful π.
I'm trying to setup a key binding for open the different activity bar options using differen keys, for example:
F3 β Tree View F4 β Search F5 β Debug
The only bind I found was Toggle sidebar visibility, but doing that I can't select the sidebar option that I want
Any idea how to do that?
The text was updated successfully, but these errors were encountered:
You should be able to change the following keybindings:
activitusbar.showExplorerView (Ctrl+Shift+E) activitusbar.showSearchViewWithSelection (Ctrl+Shift+F) activitusbar.showReplaceViewWithSelection (Ctrl+Shift+H) Β activitusbar.showScmView (Ctrl+Shift+G) Β activitusbar.showDebugView (Ctrl+Shift+D) activitusbar.showExtensionsView (Ctrl+Shift+X)
Unfortunately you can't select any extension provided views yet.
Sorry, something went wrong.
Thanks a lot! feeling we can add it into readme π
Yes, that would be a good idea! π I'll add it.
No branches or pull requests
Hello,
Thanks for creating this plugin, it's very useful π.
I'm trying to setup a key binding for open the different activity bar options using differen keys, for example:
The only bind I found was Toggle sidebar visibility, but doing that I can't select the sidebar option that I want
Any idea how to do that?
The text was updated successfully, but these errors were encountered: