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
- [bug] typecheck report doest not match for duck type #call
- How does solargraph determine the methods of an object
- File.open(filename, &block) return type inferred incorrectly
- Feature request: Support `@!scope class` syntax
- Raise error when solargraph can not find rubocop with Gem::Specification.find_by_name.
- Dir.exist? typecheck issue
- Rubocop extra_args not being picked up
- typecheck: use domains from config when checking types
- [bug]frozen|unfrozen string modifier lose type infer
- [RuntimeError] conflicting chdir during another chdir block
- Docs
- Solargraph::Workspace#rules
- Solargraph::Workspace::Config#type_checker_rules
- Solargraph::TypeChecker::Rules#report?
- Solargraph::TypeChecker::Rules#report_undefined?
- Solargraph::Shell#print_pin
- Solargraph::Shell#print_type
- Solargraph::Shell#pin
- Solargraph::Yardoc.current_bundle_env_tweaks
- Solargraph::Yardoc#current_bundle_env_tweaks
- Solargraph::ComplexType#recreate