Skip to content

Comments

feat: add Ruby language support#8

Merged
bug-ops merged 2 commits intomainfrom
feat/ruby-support
Feb 3, 2026
Merged

feat: add Ruby language support#8
bug-ops merged 2 commits intomainfrom
feat/ruby-support

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Feb 3, 2026

Summary

  • Add Ruby/Gemfile support to the extension
  • Register Ruby language with deps-lsp via language_ids mapping
  • Update documentation with Ruby testing instructions

Test plan

  • Install Ruby extension in Zed
  • Open a project with Gemfile and Gemfile.lock
  • Verify inlay hints appear for gem versions
  • Verify hover information shows available versions

Add Ruby/Gemfile support to the extension by registering Ruby language
with deps-lsp. Update documentation with Ruby-specific instructions.
@bug-ops bug-ops merged commit 80c0e19 into main Feb 3, 2026
3 checks passed
@bug-ops bug-ops deleted the feat/ruby-support branch February 3, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant