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
- Read implicitly-returns-nil per RBS overload
- Make `rbs validate` a blocking CI check again
- Type parameter in a module reopening is not substituted when spelled differently from the original declaration
- Name where inference stopped in typecheck inference errors
- Resolve a self return type per union arm
- Re-opened classes should not reset superclass to 'Object'
- Index gem constants defined with Class.new
- Narrow three more flow-sensitive assignment shapes
- Strip nil from or-expression fallbacks in conditional branch values
- Rebind self in Class.new blocks; nested blocks inherit rebound binders
- Docs
- Bundler::RubyVersion#versions_string
- Bundler::RubyVersion#versions
- Bundler::RubyVersion#to_s
- Bundler::RubyVersion#to_gem_version_with_patchlevel
- Bundler::RubyVersion#single_version_string
- Bundler::RubyVersion#patchlevel
- Bundler::RubyVersion#initialize
- Bundler::RubyVersion#host
- Bundler::RubyVersion#gem_version
- Bundler::RubyVersion#exact?