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
- Fix raise/fail nil guards, root-scoped is_a?, case/when, and ||= narrowing in flow-sensitive typing
- Make the rubocop CI job blocking again, automate rubocop-todo
- Narrow repeated calls to the same attr_reader-style accessor
- Type checker doesn't narrow a case/when subject's type inside each branch
- TypeChecker doesn't resolve generic parameter types against the receiver for fixed-arity params
- Introduce Type base class for ComplexType/UniqueType hierarchy
- Overload resolution by argument type unions signatures instead of narrowing
- Improve overload resolution and macro handling in Chain::Call
- solargraph gems core crashes: PinCache.cache_core does not exist
- Flow-sensitive typing doesn't narrow repeated calls to the same attr_reader-style method
- Docs