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
- External gem dependency management
- Cache gems and Solargraph annotations across CI runs
- Add rspec-time-guard to catch hanging specs
- Kernel#send doesn't work with splat blocks
- Cached RBS types leak between open workspace folders
- Stop dropping union members a module guard could match
- Point run_solargraph_rspec_specs at the precision-fix branch
- Solargraph drops the types gems add to core classes
- Fix `super` inferring the union of every ancestor's return type
- Fix Parser.process_node's return-arity annotation
- Docs
- Solargraph::ComplexType::UniqueType#downcast_to_literal_if_possible
- Solargraph::ComplexType::UniqueType#can_assign?
- Solargraph::ComplexType::UniqueType#determine_non_literal_name
- Solargraph::ComplexType::UniqueType#non_literal_name
- Solargraph::ComplexType::UniqueType#literal?
- Solargraph::ComplexType::UniqueType#simplify_literals
- Solargraph::ApiMap#visible_pins
- Solargraph::Pin::Base#presence_certain?
- Solargraph::Pin::While#initialize
- Solargraph::Pin::Until#initialize