vscode-emacs-mcx | Awesome Emacs Keymap - VSCode | Code Editor library
kandi X-RAY | vscode-emacs-mcx Summary
kandi X-RAY | vscode-emacs-mcx Summary
Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vscode-emacs-mcx
vscode-emacs-mcx Key Features
vscode-emacs-mcx Examples and Code Snippets
Community Discussions
Trending Discussions on vscode-emacs-mcx
QUESTION
I have several entries in my keybindings.json
file. Yesterday, shortly after updating to the October VSCode release, I tried adding a few new keybindings through the "Keyboard shortcuts" widget via the Command Palette, but encountered the following error:
I checked for errors in my keybindings.json
file (full copy here), and all I have are entries like the one below.
What's strange about this:
- I only have warnings, yet VSCode complains about errors
- All of these errors are tied to
emacs-mcx
from this extension (for reference I opened an issue with them here just in case)
With this in mind:
- How does VSCode check for values that it can accept? (the warning says "Value is not accepted")
- Can I tell VSCode to ignore those problematic entries? (there is no syntax error per se)
- If all I have are warnings, why does VSCode complain about errors in the file?
ANSWER
Answered 2019-Nov-14 at 04:25This was apparently a bug that VSCode resolved here after I created an issue tied to this question (coming out in the October recovery release)
This is because the parser needs option allowTrailingComma to be set to true. It was default to true before.
@aeschli Looks like this was added in last milestone and not adopted in keybindings service.
Patch here
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vscode-emacs-mcx
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page