You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, looking at it it looks fine to me? even executeCommand goes via calling the appropriate server method, which should then result in an applyEdit coming back, which should be handled properly. So I'm not sure what's going on here.
Like
changeDoc
lsp/lsp-test/src/Language/LSP/Test.hs
Lines 471 to 476 in 7c1fcaa
The following function should also update the version.
executeCommand
executeCodeAction
rename
formatDoc
formatRange
applyEdit
The text was updated successfully, but these errors were encountered: