[typescript] add limited description

This commit is contained in:
Martin Aeschlimann
2021-05-21 15:37:35 +02:00
parent bbe3b2266b
commit 32a06b9be2
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
"displayName": "TypeScript and JavaScript 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.",
"reloadProjects.title": "Reload Project",
"configuration.typescript": "TypeScript",
"configuration.suggest.completeFunctionCalls": "Complete functions with their parameter signature.",