Add BBEdit to EDITORS page
It seems there are still some issues to be resolved, but in the mean time let's direct people to this thread.
cc therbob
@andyw8 https://github.com/Shopify/ruby-lsp/issues/2382 might also be relevant
FWIW this can be worked around on a per-project basis by wrapping lsp-ruby in shell script that sets the current working directory to a ruby project, but it does not appear to trigger indexing for multiple workspaces, nor does it work by setting CWD to an empty folder. It might be premature to say ruby-lsp works with BBEdit as of now. I'm still trying to figure out what feature BBEdit is leaning on from other language servers to make this work and/or if there's a configuration change I need to pass in.
We are going to move BBEdit support to the wiki instead (see https://github.com/Shopify/ruby-lsp/pull/2414).
Re-opening as we've decided not to use the wiki.
This will need to be migrated to the new documentation.
This pull request is being marked as stale because there was no activity in the last 2 months