Return type of textDocument/prepareRename changed from Either<Range, PrepareRenameResult>
to Either3<Range, PrepareRenameResult, PrepareRenameDefaultBehavior>
Class SemanticTokensWithRegistrationOptions now extends
AbstractTextDocumentRegistrationAndWorkDoneProgressOptions
instead of AbstractWorkDoneProgressOptions
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.eclipse.lsp4j from 0.10.0 to 0.17.0.
Release notes
Sourced from org.eclipse.lsp4j's releases.
... (truncated)
Changelog
Sourced from org.eclipse.lsp4j's changelog.
... (truncated)
Commits
1a93dbc
Prepare repo for 0.17.0 release803244f
Changelog/readme for 0.17.0 releaseeb1f411
Merge pull request #673 from cherylking/updateXtendLibDep18c0c84
Update min version in version range for guavad3d25a1
Update xtend_lib version and remove guava version rulef84db76
Prepare repo for 0.17.0 developmentbe59dc8
Synchronize releasing.md with changes made during 0.16.0 cyclebd14862
Add links to release pages from the changelog78e62bd
Prepare repo for 0.16.0 release (#670)b8cdb31
DAP v1.58 updates (#663)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)