Skip to content

Extension doesn't stop after VS Code is closed #436

@datho7561

Description

@datho7561

Running the extension through the debug in VS Code, you can see that there is still some process running after the Extension development window closes:

Screenshot from 2021-03-11 11-06-44

We probably just need to await for the LSP client to close before stopping the extension: https://github.com/redhat-developer/vscode-xml/blob/master/src/extension.ts#L58

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions