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
- @!override on a constant crashes the typechecker
- Methods on a Class.new-defined class are unresolvable and cannot be stubbed
- Apply @!override to constants instead of crashing the typechecker
- Index `X = Class.new(Super)` constant assignments as classes
- Unrelated comment removes superclass pin?
- Don't let a bracketed comment in a class body drop its superclass
- Generic type variable is not solved when the @param type is a union (generic<A>, nil)
- Resolve generic type variables against union @param types
- @yieldparam type on a block-form @overload isn't applied to the block-local variable at the call site
- Fix @yieldparam type lost on multi-overload block-form methods
- Docs
- Gem::Specification#version=
- Gem::Specification#validate_permissions
- Gem::Specification#validate_dependencies
- Gem::Specification#validate_metadata
- Gem::Specification#validate_for_resolution
- Gem::Specification#keep_only_files_and_directories
- Gem::Specification#validate
- Gem::Specification#traverse
- Gem::Specification#to_yaml
- Gem::Specification#to_spec