Skip to content

Commit 03363bf

Browse files
committed
Direct to wiki for community-supported editors
1 parent a13ef69 commit 03363bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

EDITORS.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Editors
22

3-
This file contains community driven instructions on how to set up the Ruby LSP in editors other than VS Code. For VS
3+
This file contains community driven instructions on how to set up the Ruby LSP in some popular editors. For VS
44
Code, use the official [Ruby LSP extension](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp).
55

6+
For other editors, we encourage the community to the use [public wiki](https://github.com/Shopify/ruby-lsp/wiki).
7+
68
> [!NOTE]
79
> Some Ruby LSP features may be unavailable or limited due to incomplete implementations of the Language Server
810
> Protocol, such as dynamic feature registration, or [file watching](https://github.com/Shopify/ruby-lsp/issues/1456).

0 commit comments

Comments
 (0)