mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Update tests and small tweaks
This commit is contained in:
@@ -218,10 +218,10 @@
|
||||
"description": "%typescript.implementationsCodeLens.showOnInterfaceMethods%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.implementationsCodeLens.showOnClassMethods": {
|
||||
"typescript.implementationsCodeLens.showOnAllClassMethods": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "%typescript.implementationsCodeLens.showOnClassMethods.desc%",
|
||||
"description": "%typescript.implementationsCodeLens.showOnAllClassMethods.desc%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.reportStyleChecksAsWarnings": {
|
||||
|
||||
Reference in New Issue
Block a user