vscode/extensions/typescript-basics
Matt Bierner 9ad5c4a205
Use JSX in display names of the TypeScript React and JavaScript React languages (#168368)
Use JSX in display names of the TypeScript React and JavaScript React languages

Fixes #138285

This changes the display name of the languages `JavaScript React` -> `JavaScript JSX` and `TypeScript React` -> `TypeScript JSX`

This only changes the display names and leaves the ids alone. Changing the ids would be a very breaking change for extensions with no real user benefits
2022-12-08 00:56:04 +01:00
..
build Remove text mate highlighting of more JS/TS built-ins 2022-03-01 16:17:16 -08:00
snippets File snippets for HTML and PHP (#161881) 2022-09-27 08:15:57 -07:00
syntaxes Update TS grammars (#167479) 2022-11-28 16:30:49 -08:00
.vscodeignore
cgmanifest.json Update TS grammars (#167479) 2022-11-28 16:30:49 -08:00
language-configuration.json Exclude @ from word pattern in js/ts (#165764) 2022-11-07 15:53:11 -08:00
package.json Use JSX in display names of the TypeScript React and JavaScript React languages (#168368) 2022-12-08 00:56:04 +01:00
package.nls.json
yarn.lock