mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 06:09:20 +01:00
23db8835f5
# Conflicts: # src/vs/languages/html/common/htmlTags.ts
310 B
310 B
The JavaScriptReact.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