st0012 / ruby-lsp-rspec

A Ruby LSP addon for RSpec tests
MIT License
127 stars 7 forks source link

disable code lens decorations in rspec files #28

Closed carlost closed 5 months ago

carlost commented 6 months ago

Would it be possible to disable the "Run | Run In Terminal | Debug" decorations the extension adds? I find them a little intrusive when scanning spec files. I execute the commands linked to those decorations via shortcuts.

st0012 commented 5 months ago

This is not under the control of this project, so please move the discussion to https://github.com/Shopify/ruby-lsp/issues/2167 🙂