1.0.0 • Published 5 years ago

vscode-update-grammar-tool v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

VSCode Update Grammar Tool

vscode-update-grammar-tool vscode-update-grammar-tool Build Status Coverage Status License Dependency Status

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.