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
- Apply @!override to constants instead of crashing the typechecker
- Index `X = Class.new(Super)` constant assignments as classes
- Generic type variable is not solved when the @param type is a union (generic<A>, nil)
- Resolve generic type variables against union @param types
- Flow-sensitive typing doesn't narrow a literal-equality (==/!=) guard against a literal union member
- Narrow via literal-equality, kind_of?, instance_of? and instance_variable_defined? in flow-sensitive typing
- Match trailing keyword arguments to keyword/kwrest parameters, not by position
- Stop reporting a duck type's own method as unresolved
- Improved RBS type alias support
- @!override with @overload doesn't dispatch per call site -- applies only the first overload's signature to every call
- Docs
- MediaAttachment#on_hold?
- FeatureUsageTracker#key_at
- FeatureUsageTracker#increment
- FeatureUsageTracker#initialize
- FeatureUsageTracker.for
- ContentSecurityPolicy#s3_endpoint_url
- ContentSecurityPolicy#admin_media_hosts
- SearchQueryTransformer::Query#validate_clauses!
- Solargraph::ComplexType#duck_type_provides?
- Solargraph::YardMap::Mapper#namespace_with_bug_fix