vscode/extensions/javascript
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
..
snippets Add newpromise snippets in javascript (#148755) 2022-05-05 09:38:07 -07:00
syntaxes Update TS grammars (#167479) 2022-11-28 16:30:49 -08:00
.vscodeignore remove unecessary files in build 2022-02-18 20:38:55 +01:00
cgmanifest.json Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
javascript-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 run prettier over extensions json files 2021-01-29 15:19:18 +01:00
tags-language-configuration.json Fix regular expression for auto indent 2022-03-07 17:01:40 -08:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00