Add real displayName and descriptions to the typescript extension

Part of #43978
This commit is contained in:
Matt Bierner
2018-02-21 18:40:52 -08:00
parent 5a73518833
commit 3006e25f03
2 changed files with 6 additions and 4 deletions

View File

@@ -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",