-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-contribEditor collection of extrasEditor collection of extraskeybindingsVS Code keybinding issuesVS Code keybinding issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.8.1
- OS Version: OSX El Capitan
Steps to Reproduce:
- On Mac open Code>Preferences>Keyboard Shortcuts
- Click the Blue "Define Keybinding" Button in the bottom right hand corner
- Define a keybinding that ends with the \ character such as ctrl+alt+cmd+\
- Notice that the \ character is not properly escaped, and instead escapes the last " character in the object that is added to keybindings.json, causing the strings to not be recognized correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-contribEditor collection of extrasEditor collection of extraskeybindingsVS Code keybinding issuesVS Code keybinding issuesverifiedVerification succeededVerification succeeded