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#bundler_3_mode?
- Bundler::FeatureFlag#bundler_2_mode?
- Bundler::FeatureFlag#bundler_1_mode?
- Bundler::FeatureFlag#bundler_10_mode?
- Bundler::FeatureFlag#auto_config_jobs?
- Bundler::FeatureFlag#auto_clean_without_path?
- Gem::ConflictError#conflicts
- Gem::MissingSpecVersionError#build_message
- Gem::MissingSpecVersionError#initialize
- Gem::MissingSpecVersionError#specs