README.md in ruby-lsp-rspec-0.1.19 vs README.md in ruby-lsp-rspec-0.1.20
- old
+ new
@@ -13,9 +13,12 @@
group :development do
gem "ruby-lsp-rspec", require: false
end
```
+> [!IMPORTANT]
+> Make sure the relevant features are [enabled](https://github.com/Shopify/ruby-lsp/tree/main/vscode#enable-or-disable-features) under your VSCode's `rubyLsp.enabledFeatures` setting, such as `codeLens`.
+
After running `bundle install`, restart Ruby LSP and you should start seeing CodeLens in your RSpec test files.
## Features
### CodeLens