mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-20 15:19:54 +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