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
- Synthesize a Struct.new constructor pin for gem-sourced constants
- Leave an unbound namespace generic unresolved instead of erasing to untyped
- Fix splat target in multiple assignment losing its element type
- Fix unresolved method-level generic block parameters
- Support blocks with implicit parameters (_1, it) and backtick commands
- Name where inference stopped in typecheck inference errors
- Rebind self in Class.new blocks; nested blocks inherit rebound binders
- Map Forwardable delegations to method pins
- Resolve generic type variables against union @param types
- Narrow via literal-equality, respond_to?, kind_of?, instance_of?, and instance_variable_defined? in flow-sensitive typing
- Docs
- Bundler::Molinillo::DependencyGraph::Action#previous=
- Bundler::Molinillo::DependencyGraph::Action#previous
- Bundler::Molinillo::DependencyGraph::Action#next=
- Bundler::Molinillo::DependencyGraph::Action#next
- Bundler::Molinillo::DependencyGraph::Action#down
- Bundler::Molinillo::DependencyGraph.tsort
- Bundler::Molinillo::DependencyGraph#vertices
- Bundler::Molinillo::DependencyGraph#vertex_named
- Bundler::Molinillo::DependencyGraph#tsort_each_node
- Bundler::Molinillo::DependencyGraph#tsort_each_child