Skip to content

Conversation

rgrunber
Copy link
Contributor

Signed-off-by: Roland Grunberg [email protected]

…ull.

- A TextDocumentEdit's 'textDocument' field is an
  OptionalVersionedTextDocumentIdentifier whose version can be null to
  indicate that the version is not known
- Fixes eclipse-jdtls#1695

Signed-off-by: Roland Grunberg <[email protected]>
@rgrunber rgrunber modified the milestone: End April 2021 Apr 26, 2021
@rgrunber rgrunber merged commit 17a5a82 into eclipse-jdtls:master Apr 26, 2021
@rgrunber rgrunber deleted the fix-1695 branch April 26, 2021 12:47
rmuir added a commit to rmuir/nvim-lspconfig that referenced this pull request Sep 11, 2025
Remove custom handlers and version fix for WorkspaceEdit, as jdtls now
conforms to the LSP spec (eclipse-jdtls/eclipse.jdt.ls#1742)

See eclipse-jdtls/eclipse.jdt.ls#1695 for more background on why the
workaround was introduced. The original problem was fixed in the upstream
LSP server four years ago: remove the workaround.
rmuir added a commit to rmuir/nvim-lspconfig that referenced this pull request Sep 11, 2025
Remove custom handlers and version fix for WorkspaceEdit, as jdtls now
conforms to the LSP spec (eclipse-jdtls/eclipse.jdt.ls#1742)

See eclipse-jdtls/eclipse.jdt.ls#1695 for more background on why the
workaround was introduced. The original problem was fixed in the upstream
LSP server four years ago: remove the workaround.
justinmk pushed a commit to neovim/nvim-lspconfig that referenced this pull request Sep 11, 2025
Remove custom handlers and version fix for WorkspaceEdit, as jdtls now
conforms to the LSP spec (eclipse-jdtls/eclipse.jdt.ls#1742)

See eclipse-jdtls/eclipse.jdt.ls#1695 for more background on why the
workaround was introduced. The original problem was fixed in the upstream
LSP server four years ago: remove the workaround.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

workspaceEdit textDocument version is always 0
2 participants