Align js/ts extension name

Fixes #297310

Matches the new setting scope as well as the terms we often use in product
This commit is contained in:
Matt Bierner
2026-02-24 14:23:04 -08:00
parent 1db94177ae
commit 8979069f1d

View File

@@ -1,5 +1,5 @@
{
"displayName": "TypeScript and JavaScript Language Features",
"displayName": "JavaScript and TypeScript Language Features",
"description": "Provides rich language support for JavaScript and TypeScript.",
"workspaceTrust": "The extension requires workspace trust when the workspace version is used because it executes code specified by the workspace.",
"virtualWorkspaces": "In virtual workspaces, resolving and finding references across files is not supported.",