Bug
The typescript.referencesCodeLens.enabled setting currently enables the setting for both js and ts
fix
Split this into typescript.referencesCodeLens.enabled and javascript.referencesCodeLens.enabled. Investigate enabling the code lens in TypeScript by default
Bug
The
typescript.referencesCodeLens.enabledsetting currently enables the setting for both js and tsfix
Split this into
typescript.referencesCodeLens.enabledandjavascript.referencesCodeLens.enabled. Investigate enabling the code lens in TypeScript by default