0

In VsCode, x references appear just above a class, method, or attribute. How to disable the display of these messages?

[enter image description here](https://i.stack.imgur.com/MB3Sf.png)

I tried to disable it in Editor > Show References, but it didn't work

CodeLikeBeaker
  • 20,682
  • 14
  • 79
  • 108
  • Does this answer your question? [how to remove reference count in vscode](https://stackoverflow.com/questions/68402959/how-to-remove-reference-count-in-vscode) – Kevin M. Mansour Jun 20 '23 at 17:27

1 Answers1

0

typing codelens in the search and ticking the first checkbox in the results

"editor.codeLens": false