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
code-server --version
std::string var;
std:%3Astring%20var;
here is the video
I did not test native VS Code
Yes, this is also broken in GitHub Codespaces
No response
The text was updated successfully, but these errors were encountered:
If this is broken in GitHub codespaces as well, then it sounds like a problem in VS Code itself! An issue should be opened at https://github.com/microsoft/vscode instead.
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
OS/Web Information
code-server --version
:4.93.1 69df011 with Code 1.93.1
Steps to Reproduce
Expected
std::string var;
Actual
std:%3Astring%20var;
Logs
Screenshot/Video
here is the video
Does this bug reproduce in native VS Code?
I did not test native VS Code
Does this bug reproduce in GitHub Codespaces?
Yes, this is also broken in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: