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#unlock_source_unlocks_spec?
- Bundler::FeatureFlag#suppress_install_using_messages?
- Bundler::FeatureFlag#specific_platform?
- Bundler::FeatureFlag#skip_default_git_sources?
- Bundler::FeatureFlag#setup_makes_kernel_gem_public?
- Bundler::FeatureFlag#print_only_version_number?
- Bundler::FeatureFlag#prefer_gems_rb?
- Bundler::FeatureFlag#plugins?
- Bundler::FeatureFlag#path_relative_to_cwd?
- Bundler::FeatureFlag#only_update_to_newer_versions?