Перейти к файлу
microsoft-github-policy-service[bot] 96f5ad7588 Microsoft mandatory file 2022-08-18 11:21:03 +02:00
.gitignore init 2021-01-15 16:45:17 +01:00
LICENSE Initial LICENSE commit 2021-01-15 06:52:18 -08:00
README.md init 2021-01-15 16:45:17 +01:00
SECURITY.md Microsoft mandatory file 2022-08-18 11:21:03 +02:00
bin.js fixes for bin 2021-01-15 22:55:21 +01:00
index.d.ts Add typings files 2022-03-01 17:21:02 -08:00
index.js Add typings files 2022-03-01 17:21:02 -08:00
jsconfig.json update package-lock 2022-05-18 09:38:44 +02:00
package-lock.json update package-lock 2022-05-18 09:43:11 +02:00
package.json 1.1.0 2022-05-18 09:40:18 +02:00

README.md

vscode-grammar-updater

Utility to update the TextMate grammars in the VS Code language extension grammars

npm Package NPM Downloads

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