mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 15:24:40 +01:00
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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user