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: don't create new output channel after restart #2722

Merged
merged 1 commit into from
Apr 12, 2025

Conversation

jasonlyu123
Copy link
Member

#2721

Drive by preventing the "command not found error" when using the restart command when the language hasn't started yet. Manually create the output channel so that it'll be reused and won't lose focus during restarts. It'll also allow the output to be kept after restart if it's needed in the future.

@jasonlyu123 jasonlyu123 merged commit 22e0151 into sveltejs:master Apr 12, 2025
3 checks passed
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.

1 participant