KeyBinding not working #457
Unanswered
aglasencnik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The key binding is not working in my visual studio extension... I can't find any solutions anywhere... This is my .vsct file:
The first key binding is for Ctrl+D (will change it later but for now... (how do I have multiple modifiers? Ctrl + Shift + Alt + E ?)) And the second one is for Tab key.
This is my command class for the Tab:
Beta Was this translation helpful? Give feedback.
All reactions