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
- Merge Namespace pins in GemPins.combine, not just Method
- Stop a log message from giving a pin the wrong path
- Document every option in the generated .solargraph.yml
- Define Boolean so its operators resolve
- Infer precise Hash{K => V} types from hash literals
- Regenerate .rubocop_todo.yml and fix newly-flagged offenses
- Narrow variable types after a raise guard
- Resolve RBS aliases to generically inherited methods
- Merge signatures only on matching parameter types
- Skip the embedded undercover check in Plugin jobs
- Docs
- Solargraph::TypeChecker::Rules#require_downcasts?
- Solargraph::TypeChecker::Rules#require_interfaces_resolved?
- Solargraph::TypeChecker::Rules#require_generics_resolved?
- Solargraph::TypeChecker::Rules#require_no_undefined_args?
- Solargraph::TypeChecker::Rules#require_all_unique_types_support_call?
- Solargraph::TypeChecker::Rules#require_all_unique_types_match_expected?
- Solargraph::TypeChecker::Rules#require_inferred_type_params?
- Solargraph::RbsMap::Conversions#other_type_to_type
- Solargraph::RbsMap::Conversions#method_type_to_type
- Solargraph::RbsMap::Conversions#type_parameter_names