Ross ROSS = Recommend OSS · open-source software intelligence for agents

Shopify/ruby-lsp

An opinionated language server for Ruby observed · 2026-08-28

github.com/Shopify/ruby-lsp · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 86
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 1650
  • days_rel: 13
  • days_push: 8
  • n_releases_24m: 114

Full methodology

Adoption not part of the score

2031 stars · 274 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Ruby LSP is an opinionated implementation of the Language Server Protocol for Ruby, maintained by Shopify to provide rich editor features like completion, go-to-definition, diagnostics, formatting, and test integration. It ships as a gem usable with any LSP-compatible editor and as a VS Code extension with extra features.

Use cases

  • add autocomplete and go-to-definition for Ruby in my editor
  • set up a language server for Ruby in Neovim or Emacs
  • format and lint Ruby code on save
  • run and debug Ruby tests from the editor
  • get inline hints and semantic highlighting for Ruby
  • rename symbols and find references across a Ruby project
  • get ERB and Rails support in VS Code

When to choose

  • you write Ruby and want a modern, actively maintained LSP with batteries-included features
  • you use VS Code, Neovim, Emacs, Sublime, or Zed and want consistent Ruby tooling
  • you want test integration, indexing, and Rails-aware features out of the box

When to avoid

  • you need a highly configurable, non-opinionated language server with pluggable backends
  • your project depends on a legacy Ruby version unsupported by the tool
  • you prefer Solargraph or another LSP you already have configured

Facets

library · maturity active

editor developer-tools documentation testing developer-tools text-editors programming-languages editor-plugin cross-platform lsp language-server ruby vscode-extension code-intelligence editor-integration vscode

2 sources

Member repositories

RepositoryRoleHealth v2
Shopify/ruby-lspmain95

For agents

markdown · JSON · MCP: product_card(name="Shopify/ruby-lsp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem