solargraph
https://github.com/castwide/solargraph
Ruby
A Ruby language server.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to solargraph
Help out
- Issues
- RBS intersection types (&) parse but are translated to union semantics, not intersection semantics
- Add intersection (A & B) types, including Hash-based record support
- Teach Solargraph to structurally verify RBS interface-typed parameters instead of blanket-allowing them
- Allow arguments to satisfy RBS interface-typed parameters
- Restore tuple/literal element inference and track reassignment (#1196)
- Supply-chain concern: `solargraph` 0.60.0 pulls in many transitive dev deps
- 'Solargraph::Pin::Base#==': stack level too deep (SystemStackError)
- Document @generic tag for Classes/Methods
- New Typedef library
- Fix typecheck errors surfaced by implicit nil annotations
- Docs