Skip to content

Tags: castwide/solargraph

Tags

v0.50.0

Toggle v0.50.0's commit message
- Remove .travis.yml as its not longer used (#627)

- Fix empty string case when processing requires (#644)
- Fix scope() method call on wrong object (shes (#667)
- Use XDG_CACHE_HOME if it exists (#66#670)
- Parse comments that start with multiple ha4)
- Add rbs mention to readme (#693)
- Remove Atom from the readme (#692)
- Add more metadata to the gemspec (#691)
- Do not deprecate clear command
- Library#locate_ref returns nil for unresolved requires (#675)
- Hide deprecated commands
- List command
- Fixes (or ignores) ffi crash (#676)
- increase sleep time on cataloger (#677)
- YardMap ignores absolute paths (#678)
- Clarify macros vs. directives
- Infer complex types from method calls
- Default cache uses XDG_CACHE_HOME default (#664)

v0.49.0

Toggle v0.49.0's commit message
Better union type handling

First version of RBS support
Dependency updates
Update RuboCop config options
RBS core and stdlib mapping
Anonymous splats and multisig arity
Infinite loop when checking if a class is a superclass (#641)

v0.48.0

Toggle v0.48.0's commit message
Add Sublime Text to README (#604)

Map nested constant assignments
Handle rest/kwrest modifiers on overload arguments (#601)
Make rubocop info severity Severity::HINT (#576)
Process non-self singleton classes (#581)
Fix nest gemspec dependency (#599)
Strip 'file ' prefix from all filenames in RdocToYard (#585)
Show why rubocop fails (#605)
Link solargraph-rails (#611)

v0.47.2

Toggle v0.47.2's commit message
Fix complex type inference (#578)

Off-by-one diagnostic (#595)

v0.47.1

Toggle v0.47.1's commit message
Remove debug code from release (#600)

v0.47.0

Toggle v0.47.0's commit message
Completion candidates for union types (#507)

Nullify Hover object instead of contents value (#583)
Mapping workspace stuck in 0 (#587)
Fix parsing of nested subtypes (#589)
Update YARD tags on Pin::Block methods (#588)
@!visibility directive support (#566)

v0.46.0

Toggle v0.46.0's commit message
Ignore typecheck errors with @sg-ignore tag (#419)

Strict checks report undefined method calls on variables (#553)
Infer type from method arguments (#554)
Return nil value for empty hover contents (#543)

v0.45.0

Toggle v0.45.0's commit message
Basic support for RSpec #describe and #it

Fix: domain can complete private method (#490)
Update README.md (#533)
Doc: update readme.md for add solargraph support (#536)
Process DASGN node in Ruby 3
File.open core fill
Replace with_unbundled_env with with_original_env (#489)
Require specific version of gem (#509)
Support URIs prefixed with single slashed file scheme (#529)
Fix typo in README.md (#549)
Details on config behavior (#556)
Consider overloads in arity checks
ENV core fill for Hash-like methods (#537)
Fix string ranges with substitutions (#463)

v0.44.3

Toggle v0.44.3's commit message
TypeChecker validates aliased namespaces (#497)

Always use reference YARD tags when resolving param types (#515) (#516)
Skip method aliases in strict type checking

v0.44.2

Toggle v0.44.2's commit message
Scope local variables in class_eval blocks (#503)

Fix invalid UTF-8 in node comments (#504)