From 893899eca8b32fbe2af22cf545d933025f991792 Mon Sep 17 00:00:00 2001 From: Andy Waite Date: Fri, 9 Aug 2024 12:23:00 -0400 Subject: [PATCH] Revert "Direct to wiki for community-supported editors (#2414)" This reverts commit c5db5896b1d8e22db35d7aec1156a757e1646981. --- EDITORS.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/EDITORS.md b/EDITORS.md index d0ad9528b..013674ed9 100644 --- a/EDITORS.md +++ b/EDITORS.md @@ -1,10 +1,7 @@ # Editors -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). - -Due to reviewing capacity, we aren't able to keep all the available editors documented here. -For other editors, we encourage the community to the use [public wiki](https://github.com/Shopify/ruby-lsp/wiki). +This file contains community driven instructions on how to set up the Ruby LSP in editors other than VS Code. For VS +Code, use the official [Ruby LSP extension](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp). > [!NOTE] > Some Ruby LSP features may be unavailable or limited due to incomplete implementations of the Language Server