Utility to update TextMate grammars that are part of VSCode language extensions
npm install vscode-grammar-updater

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