Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fixes restart command being unavailable if initial start failed #63

Merged
merged 3 commits into from
Dec 14, 2023

Conversation

Blond11516
Copy link
Collaborator

Always register the restart command regardless of whether the client managed to start or not.
Also, the restart command will attempt to start the language client if it is not already running instead of showing a warning.

Fixes #62

CHANGELOG.md Outdated Show resolved Hide resolved
@Blond11516 Blond11516 merged commit dfc10be into main Dec 14, 2023
6 checks passed
@Blond11516 Blond11516 deleted the fix/restart-command-unavailable-if-start-failed branch December 14, 2023 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restart task doesn't work when Lexical failed to start
1 participant