chrmarti/vscode-regex

codelens

balazser opened this issue · 3 comments

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.

You can disable all code lenses with "editor.codeLens": false.

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!

@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!