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

Keybindings frozen when edit any shortcut on 1.11.0 - insider #23039

Closed
pixieaka opened this issue Mar 22, 2017 · 4 comments
Closed

Keybindings frozen when edit any shortcut on 1.11.0 - insider #23039

pixieaka opened this issue Mar 22, 2017 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug keybindings VS Code keybinding issues verified Verification succeeded
Milestone

Comments

@pixieaka
Copy link

Insider commit: 32942fd
Date: 3/22/2017
Os: Windows 10 64 bit

ks

@sandy081 sandy081 self-assigned this Mar 23, 2017
@sandy081 sandy081 added keybindings VS Code keybinding issues workbench bug Issue identified by VS Code Team member as probable bug labels Mar 23, 2017
@sandy081 sandy081 added this to the March 2017 milestone Mar 23, 2017
@sandy081
Copy link
Member

@pixieaka Thanks for reporting the issue. While doing this can you provide following information

  • Open development tools Developer: Toggle Developer tools from command prompt
  • Repeat the same steps and see if there are errors?
  • Also, open the keybindings.json file and repeat the same steps and let me know if the edits are proper

Thanks

@pixieaka
Copy link
Author

pixieaka commented Mar 23, 2017

@sandy081

The Error ...

ks

@pixieaka
Copy link
Author

pixieaka commented Mar 23, 2017

@sandy081

The problem is solved , I opened { keybindings.json } file and replace { } with [ ].

ks

@sandy081
Copy link
Member

Thanks @pixieaka for above videos. I got the issue.

  • Default value while creating keybindings.json should be an array
  • When there are errors while editing
    -- Show the errors and make the editor available again

Fixed it.

@michelkaporin michelkaporin added the verified Verification succeeded label Mar 31, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 keybindings VS Code keybinding issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants