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
- Give RBS bottom type its own tag instead of collapsing into undefined
- Fix ENV[] typechecking
- 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
- Fix Chain#nullable? leaking nil from earlier &. into later calls
- Same-class generic resolution binds to the first union member instead of the actual member
- Fix order-dependent generic resolution for same-class union receivers
- Fix @generic return type lost when method also declares a block param
- Report unparameterized Hash/Array at the declaration site, not several calls downstream
- @generic T return type is lost when the method also declares a block parameter
- Docs
- Oops, no more docs in that direction, try going back.