mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
fixes #2174 : [js] Salsa - JS ReactNative - use the TypeScriptReact grammar for JS
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,12 +1,6 @@
|
||||
The JavaScriptReact.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
|
||||
The JavaScript.tmLanguage bundle is derived from the TypeScriptReact.tmLanguage.
|
||||
|
||||
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
|
||||
- fileTypes .tsx -> .js
|
||||
- scopeName scopr.tsx -> scope.js
|
||||
- update language name and file types
|
||||
|
||||
Reference in New Issue
Block a user