mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 05:05:10 +00:00
7 lines
399 B
JSON
7 lines
399 B
JSON
{
|
|
"typescript.reloadProjects.title": "Reload TypeScript Project",
|
|
"javascript.reloadProjects.title": "Reload JavaScript 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."
|
|
} |