mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
6 lines
323 B
JSON
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."
|
|
} |