codelens
balazser opened this issue · 3 comments
balazser commented
Am I able to turn off the code lens part of the extension? I would use only the shortcut or the command and it disturbs me.
chrmarti commented
You can disable all code lenses with "editor.codeLens": false
.
codefoster commented
Is it possible to turn it off selectively in case I want to turn off the CodeLens for this extension but not other extensions? If not, I would request that feature.
Great tool by the way. Thank you!
chrmarti commented
@codefoster Could you explain? Are you using the keyboard shortcut for some files and the code lens for others? Which extensions? Glad you like it!