VSCode Update Grammar Tool
Grammar update tool for VSCode. (Extracted from vscode)
Installation
$ npm install -g vscode-update-grammar-tool
Usage
$ update-grammar --help
Usage: update-grammar <repo-id> <file-pairs>...
repo-id The repository ID
file-pairs The source file path in repository and the destination file path pairs
Update vscode grammars from upstream
Contributing
Pull Requests are welcomed.