mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
[typescript] evolve update script, emit grammar as JSON
This commit is contained in:
5
extensions/typescript/syntaxes/Readme.md
Normal file
5
extensions/typescript/syntaxes/Readme.md
Normal file
@@ -0,0 +1,5 @@
|
||||
The file `TypeScript.tmLanguage.json` and `TypeScriptReact.tmLanguage.json` are derived from [TypeScript.tmLanguage](https://github.com/Microsoft/TypeScript-TmLanguage/blob/master/TypeScript.tmLanguage) and [TypeScriptReact.tmLanguage](https://github.com/Microsoft/TypeScript-TmLanguage/blob/master/TypeScriptReact.tmLanguage).
|
||||
|
||||
To update to the latest version:
|
||||
- `cd extensions/typescript` and run `npm run update-grammars`
|
||||
- don't forget to run the integration tests at `./scripts/test-integration.sh`
|
||||
File diff suppressed because it is too large
Load Diff
1292
extensions/typescript/syntaxes/TypeScript.tmLanguage.json
Normal file
1292
extensions/typescript/syntaxes/TypeScript.tmLanguage.json
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1525
extensions/typescript/syntaxes/TypeScriptReact.tmLanguage.json
Normal file
1525
extensions/typescript/syntaxes/TypeScriptReact.tmLanguage.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
||||
https://api.github.com/repos/Microsoft/TypeScript-TmLanguage/git/commits/1cf745cd5750d573f94f13bb9d95f4169c8a7841
|
||||
Reference in New Issue
Block a user