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
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:
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
The text was updated successfully, but these errors were encountered: