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
- Resolve calls to a duck type param's own declared method
- Expand RBS type aliases before conformance checks
- @!override with @overload doesn't dispatch per call site -- applies only the first overload's signature to every call
- A method with any ensure clause has its return type never inferred, regardless of the method body
- Fix return type inference for methods with an ensure clause
- Generic T doesn't bind through a cross-file @!parse stub
- Fix generic binding through a cross-file @!parse stub
- Update a parameter's flow-sensitive type after reassignment to a non-literal type
- Handle YARD bug with open singleton classes
- raise and abort confuse typechecker
- Docs
- Bundler::FeatureFlag#default_cli_command
- Bundler::FeatureFlag#console_command?
- Bundler::FeatureFlag#cache_command_is_package?
- Bundler::FeatureFlag#cache_all?
- Bundler::FeatureFlag#bundler_9_mode?
- Bundler::FeatureFlag#bundler_8_mode?
- Bundler::FeatureFlag#bundler_7_mode?
- Bundler::FeatureFlag#bundler_6_mode?
- Bundler::FeatureFlag#bundler_5_mode?
- Bundler::FeatureFlag#bundler_4_mode?