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
- External gem dependency management
- Cache gems and Solargraph annotations across CI runs
- Add rspec-time-guard to catch hanging specs
- Kernel#send doesn't work with splat blocks
- Cached RBS types leak between open workspace folders
- Stop dropping union members a module guard could match
- Solargraph drops the types gems add to core classes
- Fix `super` inferring the union of every ancestor's return type
- Report a bad config value instead of ignoring it
- Narrow other via self.class == other.class in flow-sensitive typing
- Docs
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?
- NotifyService::BaseCondition#from_staff?
- NotifyService::BaseCondition#message?
- NotifyService::BaseCondition#override_for_sender?
- NotifyService::BaseCondition#new_account?
- NotifyService::BaseCondition#not_follower?
- NotifyService::BaseCondition#not_following?
- NotifyService::BaseCondition#filterable_type?
- NotifyService::BaseCondition#initialize