Skip to content

Commit ef0f922

Browse files
alexevanczukst0012
andauthored
Update README.md
Co-authored-by: Stan Lo <[email protected]>
1 parent e174649 commit ef0f922

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ group :development do
1515
end
1616
```
1717

18-
Make sure the relevant features are enabled in `rubyLsp.enabledFeatures` in your VSCode settings, such as `codeLens`. See https://shopify.github.io/ruby-lsp for the full list of configuration options.
18+
> [!IMPORTANT]
19+
> 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`.
1920
2021
After running `bundle install`, restart Ruby LSP and you should start seeing CodeLens in your RSpec test files.
2122

0 commit comments

Comments
 (0)