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
- Allow CTRL-C interruption of profile command + macro debug logs
- Document @generic tag for Classes/Methods
- New Typedef library
- Fix typecheck errors surfaced by implicit nil annotations
- Specious inference in flow-sensitive typing
- Consider removing Nokogiri dependency from the project
- Support for Inline RBS
- Questions: How can we define a non-generic class that extends from a generic class?
- Parser::Source::Range: source_buffer must not be nil (ArgumentError)
- DocMap -> Workspace for global conventions
- Docs
- Solargraph::ComplexType::Conformance#key_types_conform?
- Solargraph::ComplexType::Conformance#erased_type_conforms?
- Solargraph::ComplexType::Conformance#conforms_via_reverse_match?
- Solargraph::ComplexType::Conformance#can_strip_expected_parameters?
- Solargraph::ComplexType::Conformance#ignore_interface?
- Solargraph::ComplexType::Conformance#conforms_via_stripped_expected_parameters?
- Solargraph::ComplexType::Conformance#only_inferred_parameters?
- Solargraph::ComplexType::Conformance#conforms_to_unique_type?
- Solargraph::ComplexType::Conformance#initialize
- Solargraph::Pin::CompoundStatement#initialize