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
- A method with any ensure clause has its return type never inferred, regardless of the method body
- Fix return type inference for methods with an ensure clause
- Generic T doesn't bind through a cross-file @!parse stub
- Fix generic binding through a cross-file @!parse stub
- Update a parameter's flow-sensitive type after reassignment to a non-literal type
- Handle YARD bug with open singleton classes
- raise and abort confuse typechecker
- Give RBS bottom type its own tag instead of collapsing into undefined
- Enumerable#sum probe result differs between macOS and Linux CI (BigDecimal vs Integer) with identical gem versions
- Chain#nullable? leaks nil into unrelated later calls when a &. appears earlier in the chain
- Docs