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
- Serve RBS stdlib pins before the gem cache builds
- Infer a block parameter whose receiver is another block call
- Cache only bundle and stdlib gems by default
- Pass the require path to find_by_path
- Root RBS reference pin and namespace names
- Resolve instance variable type when assigned only in an ancestor class's method
- Fix crash in solargraph gems core
- Remove dead TypeMethods#qualify
- Narrow locals after definite reassignment and in-condition assignment
- Skip expensive parser gem YARD generation when RBS collection available
- Docs
- Solargraph::Pin::Callable#full_type_arity
- Solargraph::Pin::Callable#type_arity
- Solargraph::Pin::Callable#reset_generated!
- Solargraph::ComplexType#intersect_with
- Solargraph::ComplexType#exclude
- Solargraph::ComplexType#erased_version_of?
- Solargraph::ComplexType#without_nil
- Solargraph::TypeChecker#conforms_to?
- Solargraph::TypeChecker#assignment_conforms_to?
- Solargraph::TypeChecker#arg_conforms_to?