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 splat target in multiple assignment losing its element type
- Narrow via literal-equality, kind_of?, instance_of? and instance_variable_defined? in flow-sensitive typing
- Improved RBS type alias support
- Keep the generic return type when a method takes a block
- Fix raise/fail nil guards, root-scoped is_a?, case/when, ||=, and namespace-scope narrowing in flow-sensitive typing
- [DO NOT MERGE] Cache combined YARD+RBS gem pins on disk
- Spec performance fixes
- Add intersection (A & B) types, including Hash-based record support
- Infer element types for array literals
- Add JSON Schema
- Docs
- Admin::SystemCheck::MediaPrivacyCheck#skip?
- Admin::SystemCheck::ElasticsearchCheck#preset_matches?
- Admin::SystemCheck::ElasticsearchCheck#es_preset
- Admin::SystemCheck::ElasticsearchCheck#specifications_match?
- Admin::SystemCheck::ElasticsearchCheck#indexes_match?
- Admin::SystemCheck::ElasticsearchCheck#mismatched_specifications_indexes
- RemoveAccountsFromListService#unmerge_account_ids
- RemoveAccountsFromListService#unmerge_from_list!
- RemoveAccountsFromListService#update_list!
- RemoveAccountsFromListService#call