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
- Narrow types inside an until loop body
- 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'
- Docs
- Gem::Specification#add_self_to_load_path
- Gem::Specification#add_dependency_with_type
- Gem::Specification#add_bindir
- Gem::Specification#sanitize_string
- Gem::Specification#sanitize
- Gem::Specification#abbreviate
- Gem::Specification#activate_dependencies
- Gem::Specification#activate
- Gem::Specification#_dump
- Gem::Specification#==