96f5ad7588 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
bin.js | ||
index.d.ts | ||
index.js | ||
jsconfig.json | ||
package-lock.json | ||
package.json |
README.md
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