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
- Keep a block's reassignment of an outer local visible after the block
- Support blocks with implicit parameters (_1, it) and backtick commands
- Make the solargraph-rails plugin specs a blocking CI check again
- 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
- Docs
- Parser::Source::Map::Send#dot
- Gem::SpecFetcher#sources
- Gem::SpecFetcher#latest_specs
- Gem::SpecFetcher#tuples_for
- Gem::SpecFetcher#available_specs
- Gem::SpecFetcher#suggest_gems_from_name
- Gem::SpecFetcher#spec_for_dependency
- Gem::SpecFetcher#detect
- Gem::SpecFetcher#search_for_dependency
- Gem::SpecFetcher#initialize