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

Ctrl+Alt+ keybindings should not be used by default under Windows #44360

Closed
hanc2006 opened this issue Feb 25, 2018 · 0 comments
Closed

Ctrl+Alt+ keybindings should not be used by default under Windows #44360

hanc2006 opened this issue Feb 25, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@hanc2006
Copy link

VSCode Version: 1.20.1
OS Version: Windows 10

Steps to Reproduce:
Open the keyboard shortcuts editor.
Edit one of the default keybinding that generate warning messages and change the combination of keys. For example change with CTRL+SHIFT+I the view explorer keybinding:

{ "command": "workbench.view.explorer", "key": "ctrl+shift+l"},

Expected: No more warning.
Actual: vscode still continues to display the warning messages.

/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:1409 Ctrl+Alt+ keybindings should not be used by default under Windows. Offender: e for workbench.view.explorer

@bpasero bpasero assigned sandy081 and unassigned bpasero Feb 26, 2018
@sandy081 sandy081 assigned alexdima and unassigned sandy081 Feb 26, 2018
@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Feb 26, 2018
@alexdima alexdima added this to the February 2018 milestone Feb 26, 2018
@tsalinger tsalinger added the verified Verification succeeded label Mar 2, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants