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
- 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
- Point run_solargraph_rspec_specs at the precision-fix branch
- Solargraph drops the types gems add to core classes
- Fix `super` inferring the union of every ancestor's return type
- Fix Parser.process_node's return-arity annotation
- Validate untyped config values instead of ignoring them
- Docs
- DataImport::ContactManager#format_phone_number
- DataImport::ContactManager#find_contact_by_phone_number
- DataImport::ContactManager#find_contact_by_email
- DataImport::ContactManager#find_contact_by_identifier
- DataImport::ContactManager#find_existing_contact
- DataImport::ContactManager#find_or_initialize_contact
- DataImport::ContactManager#build_contact
- DataImport::ContactManager#initialize
- CsatSurveyResponsePolicy#download?
- CsatSurveyResponsePolicy#metrics?