This commit is contained in:
Sandeep Somavarapu
2016-10-28 16:18:21 +02:00
parent 4e92a12c20
commit 099b686c69

View File

@@ -1,7 +1,7 @@
{
"typescript.reloadProjects.title": "Reload TypeScript Project",
"javascript.reloadProjects.title": "Reload JavaScript Project",
"configuration.typescript": "TypeScript.",
"configuration.typescript": "TypeScript",
"typescript.useCodeSnippetsOnMethodSuggest.dec": "Complete functions with their parameter signature.",
"typescript.tsdk.desc": "Specifies the folder path containing the tsserver and lib*.d.ts files to use.",
"typescript.tsdk_version.desc": "Specifies the version of the tsserver. Only necessary if the tsserver is not installed using npm.",