Files
vscode/extensions/typescript/package.nls.json
2016-02-15 12:20:28 +01:00

6 lines
323 B
JSON

{
"typescript.reloadProjects.title": "Reload Project",
"configuration.typescript": "TypeScript configuration",
"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."
}