You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: