mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 07:16:41 +01:00
0db887a1a3
* Show code lens for inner functions * Create typescript.referencesCodeLens.showOnAllFunctions setting * Create javascript.referencesCodeLens.showOnAllFunctions setting * Add a new setting in a existing class * Avoid unnecessary fallthrough