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 generic arguments lost through inherited methods
- 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
- Rebind self in Class.new blocks; nested blocks inherit rebound binders
- Resolve generic type variables against union @param types
- Narrow via literal-equality, kind_of?, instance_of? and instance_variable_defined? in flow-sensitive typing
- Match trailing keyword arguments to keyword/kwrest parameters, not by position
- Improved RBS type alias support
- raise and abort confuse typechecker
- Docs
- Integrations::LlmBaseService#valid_event_name?
- Integrations::LlmBaseService#conversation
- Integrations::LlmBaseService#save_to_cache
- Integrations::LlmBaseService#deserialize_cached_value
- Integrations::LlmBaseService#value_from_cache
- Integrations::LlmBaseService#cache_key
- Integrations::LlmBaseService#event_name
- Integrations::LlmBaseService#perform
- ActiveStorageProxyRangeLimit#valid_ranges?
- ActiveStorageProxyRangeLimit#send_blob_byte_range_data