mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Clairfy references codelens string. Fixes #20393
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
"javascript.validate.enable": "Enable/disable JavaScript validation.",
|
||||
"typescript.goToProjectConfig.title": "Go to Project Configuration",
|
||||
"javascript.goToProjectConfig.title": "Go to Project Configuration",
|
||||
"typescript.referencesCodeLens.enabled": "Enable/disable the references code lens.",
|
||||
"typescript.referencesCodeLens.enabled": "Enable/disable references CodeLens",
|
||||
"typescript.selectTypeScriptVersion.title": "Select TypeScript Version"
|
||||
}
|
||||
Reference in New Issue
Block a user