mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Fix nls command title
This commit is contained in:
@@ -271,7 +271,7 @@
|
||||
},
|
||||
{
|
||||
"command": "typescript.tryAcceptSelectedSuggestionOnDot",
|
||||
"title": "%typescript.tryAcceptSelectedSuggestionOnDot.title%"
|
||||
"title": "%typescript.tryAcceptSelectedSuggestionOnDot%"
|
||||
}
|
||||
],
|
||||
"breakpoints": [
|
||||
|
||||
Reference in New Issue
Block a user