We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
code-server
ctrl + c
But it won't automatically reconnect, unless you refresh the page manually, is it a bug?
code-server --version
The text was updated successfully, but these errors were encountered:
Seems to be the same problem: #2697 (comment)
Sorry, something went wrong.
Yup, that's exactly right. We'll at least make it so VS Code tells you a refresh is required but let's track that in #2697.
No branches or pull requests
Steps to reproduce:
code-server
to start serverctrl + c
exit servercode-server
to restart serverBut it won't automatically reconnect, unless you refresh the page manually, is it a bug?
code-server --version
: 3.9.0The text was updated successfully, but these errors were encountered: