Closed ergunsh closed 6 years ago
Hi @ergun1017, thanks a lot for your contribution!
The current change requires restarting VS Code for a settings change to take effect. Maybe the code lens provider could always be registered and the function provideCodeLenses
should then check the setting and return when it is disabled.
Any update on this?
Looks good! I'll probably change the default to enabled, that keeps it easy to discover. Users familiar with the feature can then opt to turn the code lens off.
I should find the time to publish a new version some time next week.
Cool! I'm actually really looking forward to this option. (currently I've disabled this extension in my workspace.. 😅)
It's released. Thanks for your contributions! (https://twitter.com/christof_marti/status/989885628199395329)
Hey!
I have found code lens showing in every regexp quite annoying, so added an option to toggle it.
You can disable code lens but can still use with keybinding.
Have a nice day!