Skip to content

Add fuzzy ruby language server#5107

Open
candidosales wants to merge 15 commits intozed-industries:mainfrom
candidosales:add-zed-fuzzy-ruby-server
Open

Add fuzzy ruby language server#5107
candidosales wants to merge 15 commits intozed-industries:mainfrom
candidosales:add-zed-fuzzy-ruby-server

Conversation

@candidosales
Copy link

@candidosales candidosales commented Mar 4, 2026

@cla-bot
Copy link

cla-bot bot commented Mar 4, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @candidosales on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@candidosales candidosales marked this pull request as ready for review March 4, 2026 23:21
@cla-bot cla-bot bot added the cla-signed label Mar 4, 2026
@candidosales
Copy link
Author

@MrSubidubi could you review it? 🙇

@MrSubidubi MrSubidubi changed the title Add plugin for fuzzy_ruby_server Add fuzzy ruby language server Mar 9, 2026
Copy link
Member

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

Could you elaborate why we could not add this to the existing Ruby extension? While we do not do this for all languages, we tend to have plenty of Ruby language servers there already and would be curios if and/or why not we cannot just add that language server to that extension also. We recently had a similar language server being added there as well.

@candidosales
Copy link
Author

@MrSubidubi, thanks for the quick review. I didn't know that we could add multiple LSP servers per language. Could you show me an example?

I think it would be better to keep them separate so I can add the fuzzy binary in the next version, giving the developer a better experience with this plugin (so he doesn't need to install the fuzzy binary manually to use it).

@candidosales candidosales requested a review from MrSubidubi March 9, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants