mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
remove periods
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"typescript.reloadProjects.title": "Reload TypeScript Project.",
|
||||
"javascript.reloadProjects.title": "Reload JavaScript Project.",
|
||||
"typescript.reloadProjects.title": "Reload TypeScript Project",
|
||||
"javascript.reloadProjects.title": "Reload JavaScript Project",
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user