castwide/solargraph
A Ruby language server. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3455
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
2008 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Solargraph is a Ruby language server implementing the Language Server Protocol, providing intellisense, context-aware autocompletion, inline documentation, diagnostics, and type checking. It is distributed as a Ruby gem and integrates with editors like VS Code, Vim, Emacs, Sublime Text, and Eclipse.
Use cases
- get autocomplete for ruby in vscode
- add intellisense to my ruby editor
- type check ruby code in the editor
- show inline documentation for ruby gems
- lint and diagnose ruby files via lsp
- set up a ruby language server for neovim
When to choose
- you write Ruby and want IDE-like completion, hover docs, and diagnostics in your editor
- you need an LSP server for Ruby that works across many editors
- you want gem documentation and core Ruby docs integrated with autocomplete
When to avoid
- you need deep Rails-specific support without adding the separate solargraph-rails plugin
- you need full static type checking comparable to Sorbet or Steep
- your project is not Ruby
Facets
library · maturity active
editor developer-tools documentation linter type-system developer-tools programming-languages text-editors cross-platform editor-plugin cli ruby language-server-protocol intellisense autocomplete static-analysis lsp
3 sources
- readme: https://github.com/castwide/solargraph · fetched 2026-08-28 · 08f870e18135
- homepage: https://solargraph.org · fetched 2026-08-29 · 793fe15edb35
- site_page: https://solargraph.org/guides/getting-started · fetched 2026-08-29 · 8fa59eed40b2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| castwide/solargraph | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="castwide/solargraph")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem