I want to show references count in Visual Studio Code. How can I do it?
The menu structure ususally changes during years.
So in VSCode
v.1.43 please follow the next steps:
Gear icon
and go to Settings
Settings
" window in the input field type "reference
", click "User
" tab, under "Extensions
" click "Typescript
" and find "Reference Code Lens
" checkboxes for javascript/typescript
.Checking/unchecking checkboxes will automatically apply your changes.