vscode-grammar-updater
v1.1.0
Published
Utility to update TextMate grammars that are part of VSCode language extensions
Downloads
20,539
Readme
vscode-grammar-updater
Utility to update the TextMate grammars in the VS Code language extension grammars
Why?
The VSCode language extension such as https://github.com/microsoft/vscode-json contain TextMate grammars. These grammars are imported from the repositories where they are maintained.
This node module contains the import utility used to do that.
Issues
Issues can be created and tracked in VS Code's Issues page.
License
(MIT License)
Copyright 2021, Microsoft