Skip to content

Errors from rename still not shown in VSCode #329

Closed
@Gama11

Description

@Gama11

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions