Closed
Description
Rename errors passed from a language server still don't seem to reach VSCode. Original issue: #220. This is using 1.21.0 and vscode-languageclient 4.0.0:
I'm not sure which of the two is at fault, but this error shows up in the dev console after a failed rename:
The example from microsoft/vscode#37808 seems to work as expected.
The issue can easily be reproduced outside of the Haxe extension by making some adjustments to the lsp-sample:
https://github.com/Gama11/vscode-extension-samples/commit/1280db4df548273bef8ba1d9beb1115c611a2ba5