Skip to content

Fix document changes version bug#186

Merged
josephsumabat merged 1 commit into
mainfrom
joseph/fix-document-changes
Jan 15, 2026
Merged

Fix document changes version bug#186
josephsumabat merged 1 commit into
mainfrom
joseph/fix-document-changes

Conversation

@josephsumabat

Copy link
Copy Markdown
Owner

Should fix incorrect protocol usage causing this bug:

LSP[static_ls] LSP: incoming message parse error:
Error in $.params.edit.documentChanges[0]: key "version" not found
when processing
{"id":20,"params":{"kind":"quickfix","edit":{"documentChanges":[{"textDocument":{"uri":"file:///home/eugene/mercury-web-backend/src/Mercury/Underwriting/Internal/Workflows/CollectNabFlaggedTransactions.hs"},"edits":[{"range":{"start":{"line":6,"character"
:21},"end":{"line":7,"character":21}},"newText":""}]}]},"title":"Remove redundant imports in file (1 fix)"},"method":"codeAction/resolve","jsonrpc":"2.0"}

@josephsumabat josephsumabat force-pushed the joseph/fix-document-changes branch from ca880cc to ef9a89e Compare January 15, 2026 18:28
@josephsumabat josephsumabat merged commit 288797c into main Jan 15, 2026
11 checks passed
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.

1 participant