mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Correct typescript-basics extension path
This commit is contained in:
@@ -2,7 +2,7 @@ The file `JavaScript.tmLanguage.json` is derived from [TypeScriptReact.tmLanguag
|
||||
|
||||
To update to the latest version:
|
||||
|
||||
- `cd extensions/typescript` and run `npm run update-grammars`
|
||||
- `cd extensions/typescript-basics` and run `npm run update-grammars`
|
||||
- don't forget to run the integration tests at `./scripts/test-integration.sh`
|
||||
|
||||
The script does the following changes:
|
||||
|
||||
Reference in New Issue
Block a user