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
- Fix splat target in multiple assignment losing its element type
- Narrow via literal-equality, kind_of?, instance_of? and instance_variable_defined? in flow-sensitive typing
- Improved RBS type alias support
- raise and abort confuse typechecker
- Keep the generic return type when a method takes a block
- Fix raise/fail nil guards, root-scoped is_a?, case/when, ||=, and namespace-scope narrowing in flow-sensitive typing
- [DO NOT MERGE] Cache combined YARD+RBS gem pins on disk
- Spec performance fixes
- Add intersection (A & B) types, including Hash-based record support
- Infer element types for array literals
- Docs
- Solargraph.assert_or_log
- Solargraph.asserts_on?
- Solargraph::ApiMap#inner_get_methods_from_reference
- Solargraph::Pin::Base#assert_source_provided
- Solargraph::Pin::Base#reset_generated!
- Solargraph::Pin::Base#all_location_text
- Solargraph::Pin::Base#inner_desc
- Solargraph::Pin::Method#return_type=
- Solargraph::Pin::Method#inner_desc
- Solargraph::Pin::Keyword#closure