How to disable codelens in VS code?

前端 未结 8 1332
萌比男神i
萌比男神i 2020-12-24 03:53

I\'ve searched but didn\'t find any info on how to disable references (or the codelens completely) in the Visual Studio Code, they\'re quite useless and annoying for me.

8条回答
  •  再見小時候
    2020-12-24 04:33

    For people using any Linux OS:

    1. Go to File > Preferences > Settings
    2. Under drop-down Text Editor, search for Code Lens and disable it.

提交回复
热议问题