mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
[javascript] Bring back ES6 syntax highlighting support #133
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3,3 +3,10 @@ The JavaScriptReact.tmLanguage bundle is derived from the TypeScriptReact.tmLang
|
||||
Changes:
|
||||
- fileTypes -> .jsx
|
||||
- scopeName -> scope.jsx
|
||||
|
||||
The JavaScript-ts.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
|
||||
|
||||
Changes:
|
||||
- all occurences of .ts -> .js
|
||||
- fileTypes -> .js
|
||||
- scopeName -> scope.js
|
||||
|
||||
Reference in New Issue
Block a user