Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

📎 LSP: Shutdown after last client disconnects #3636

Closed
MichaReiser opened this issue Nov 10, 2022 · 0 comments · Fixed by #3643
Closed

📎 LSP: Shutdown after last client disconnects #3636

MichaReiser opened this issue Nov 10, 2022 · 0 comments · Fixed by #3643
Labels
A-CLI Area: CLI A-LSP Area: language server protocol enhancement New feature request or improvement to existing functionality task A task, an action that needs to be performed

Comments

@MichaReiser
Copy link
Contributor

Description

The VS Code extension automatically spawns a LSP server that only terminates if the user explicitly runs rome stop (or restarts their computer).

Goal

Shutdown automatically started LSP server when the last client disconnected.

Notes

LSP servers started with rome start should keep running even after the last client disconnects.

@MichaReiser MichaReiser added enhancement New feature request or improvement to existing functionality task A task, an action that needs to be performed A-CLI Area: CLI A-LSP Area: language server protocol labels Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-CLI Area: CLI A-LSP Area: language server protocol enhancement New feature request or improvement to existing functionality task A task, an action that needs to be performed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant