In VsCode, x references appear just above a class, method, or attribute. How to disable the display of these messages?
I tried to disable it in Editor > Show References, but it didn't work
In VsCode, x references appear just above a class, method, or attribute. How to disable the display of these messages?
I tried to disable it in Editor > Show References, but it didn't work
typing codelens in the search and ticking the first checkbox in the results
"editor.codeLens": false