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
- 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
- Map Forwardable delegations to method pins
- pin CLI: resolve paths through method lookup, unsilence messages, fix bare arrows
- @!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
- Docs
- Bundler::Molinillo::DependencyGraph::Vertex#inspect
- Bundler::Molinillo::DependencyGraph::Vertex#initialize
- Bundler::Molinillo::DependencyGraph::Vertex#incoming_edges=
- Bundler::Molinillo::DependencyGraph::Vertex#incoming_edges
- Bundler::Molinillo::DependencyGraph::Vertex#hash
- Bundler::Molinillo::DependencyGraph::Vertex#explicit_requirements
- Bundler::Molinillo::DependencyGraph::Vertex#eql?
- Bundler::Molinillo::DependencyGraph::Vertex#descendent?
- Bundler::Molinillo::DependencyGraph::Vertex#ancestor?
- Bundler::Molinillo::DependencyGraph::Vertex#_path_to?