Skip to content

Commit

Permalink
Direct to wiki for community-supported editors
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Aug 8, 2024
1 parent a13ef69 commit 03363bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion EDITORS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Editors

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
Code, use the official [Ruby LSP extension](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp).

For other editors, we encourage the community to the use [public wiki](https://github.com/Shopify/ruby-lsp/wiki).

> [!NOTE]
> Some Ruby LSP features may be unavailable or limited due to incomplete implementations of the Language Server
> Protocol, such as dynamic feature registration, or [file watching](https://github.com/Shopify/ruby-lsp/issues/1456).
Expand Down

0 comments on commit 03363bf

Please sign in to comment.