diff --git a/EDITORS.md b/EDITORS.md index 8ddffcc4a..5b9807a80 100644 --- a/EDITORS.md +++ b/EDITORS.md @@ -50,6 +50,7 @@ new H2 header in this file containing the instructions. --> - [Sublime Text LSP](#sublime-text-lsp) - [Zed](#zed) - [RubyMine](#RubyMine) +- [BBEdit](#BBEdit) ## Emacs Eglot @@ -185,6 +186,10 @@ Note that there might be overlapping functionality when using it with RubyMine, [Ruby LSP plugin](https://plugins.jetbrains.com/plugin/24413-ruby-lsp) +## BBEdit + +See https://github.com/Shopify/ruby-lsp/issues/2365 for the latest information. + # Indexing Configuration To configure indexing, pass a JSON hash as part of the initialization options for your editor, for example: