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
code-server --version: 4.90.3 26c7634 with Code 1.90.2
Steps to Reproduce
Unpack the folder
Open the folder (not a parent nor a inner one, the folder)
Install rust-analyzer extension
With a mouse try to click to write the next parts:
Line 22: After "Error", Can't click anything after including ">>"
Line 24: After "glob", I can't click anything after that
Line 26: After "|x", I can't click anything after that
Line 28: After "from_csv" Try click the parenthesis or inside them, or after the line, do not works
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.90.3 26c7634 with Code 1.90.2Steps to Reproduce
With a mouse try to click to write the next parts:
Line 22: After "Error", Can't click anything after including ">>"
Line 24: After "glob", I can't click anything after that
Line 26: After "|x", I can't click anything after that
Line 28: After "from_csv" Try click the parenthesis or inside them, or after the line, do not works
Expected
The click to works
Actual
Do nothing
Logs
Screenshot/Video
Here I'm posting a sample project:
aaaa.zip
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in GitHub Codespaces?
I did not test GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
Testing on a tablet.
The text was updated successfully, but these errors were encountered: