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
- 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
- Flow-sensitive typing doesn't update a variable's type after reassignment to a different (non-literal) type
- Flow-sensitive typing doesn't narrow is_a? checks combined with && or inside elsif branch bodies
- Rewrite PinCache as an instance-based engine, with wiring and CLI update
- Flow-sensitive typing doesn't narrow past a raise/return-based nil guard
- Fix nil-safety, return-value, and dead-code bugs across parser/type-checker/RBS layers
- Fix and re-enable strong-level typechecking in CI
- Cache combined YARD+RBS gem pins on disk
- solargraph typecheck --level strong hangs indefinitely (exponential blowup in Pin::Method#combine_same_type_arity_signatures)
- Docs