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

Cannot set global keybinding #452

Open
timheuer opened this issue Aug 22, 2023 · 1 comment
Open

Cannot set global keybinding #452

timheuer opened this issue Aug 22, 2023 · 1 comment

Comments

@timheuer
Copy link

I'm trying to create a global keybinding but the tools require in the vsct to have editor set -- how can i set a global keybinding?

@reduckted
Copy link
Contributor

guidVSStd97 should work.

<KeyBindings>
    <KeyBinding guid="ProjectFilterPackage" id="FilterProjectsCommand" editor="guidVSStd97" key1="U" mod1="Control Shift"/>
</KeyBindings>

image

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

No branches or pull requests

2 participants