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 signatureHelp bug that has existed in Solargraph since version 0.54.1:
- 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?
- Caching never completes and solargraph uses 100% CPU
- Parser::Source::Range: source_buffer must not be nil (ArgumentError)
- Spec for rbs-sord branch
- DocMap -> Workspace for global conventions
- Set continue_on_error at job level for undercover and rubocop todo
- [WARN] WARNING: Pin #infer methods are deprecated. Use #typify or #probe instead.
- Docs
- Solargraph::Parser::FlowSensitiveTyping#enclosing_compound_statement_pin
- Solargraph::Parser::FlowSensitiveTyping#ivars
- Solargraph::Parser::FlowSensitiveTyping#always_leaves_compound_statement?
- Solargraph::Parser::FlowSensitiveTyping#process_variable
- Solargraph::Parser::FlowSensitiveTyping#parse_variable
- Solargraph::Parser::FlowSensitiveTyping#process_bang
- Solargraph::Parser::FlowSensitiveTyping#parse_bang
- Solargraph::Parser::FlowSensitiveTyping#process_nilp
- Solargraph::Parser::FlowSensitiveTyping#parse_nilp
- Solargraph::Parser::FlowSensitiveTyping#find_var