We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13ef69 commit 03363bfCopy full SHA for 03363bf
EDITORS.md
@@ -1,8 +1,10 @@
1
# Editors
2
3
-This file contains community driven instructions on how to set up the Ruby LSP in editors other than VS Code. For VS
+This file contains community driven instructions on how to set up the Ruby LSP in some popular editors. For VS
4
Code, use the official [Ruby LSP extension](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp).
5
6
+For other editors, we encourage the community to the use [public wiki](https://github.com/Shopify/ruby-lsp/wiki).
7
+
8
> [!NOTE]
9
> Some Ruby LSP features may be unavailable or limited due to incomplete implementations of the Language Server
10
> Protocol, such as dynamic feature registration, or [file watching](https://github.com/Shopify/ruby-lsp/issues/1456).
0 commit comments