mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Add note about references code lens required TS version
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"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 references CodeLens.",
|
||||
"typescript.referencesCodeLens.enabled": "Enable/disable references CodeLens. Requires TypeScript >= 2.0.6.",
|
||||
"typescript.implementationsCodeLens.enabled": "Enable/disable implementations CodeLens. Requires TypeScript >= 2.2.0.",
|
||||
"typescript.openTsServerLog.title": "Open TS Server log file",
|
||||
"typescript.selectTypeScriptVersion.title": "Select TypeScript Version",
|
||||
|
||||
Reference in New Issue
Block a user