mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Add real displayName and descriptions to the typescript extension
Part of #43978
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"displayName": "TypeScript and JavaScript Language Features",
|
||||
"description": "Provides rich language support for JavaScript and TypeScript.",
|
||||
"typescript.reloadProjects.title": "Reload Project",
|
||||
"javascript.reloadProjects.title": "Reload Project",
|
||||
"configuration.typescript": "TypeScript",
|
||||
|
||||
Reference in New Issue
Block a user