Coder OSS VS-Code Integrated Terminal Help
code-server integrated terminal in the web IDE doesnt consistently work. Sometimes I can't click my cursor into it and it is not usable.
5 Replies
I think it had to do with a websockets issue
I have this happen to me sometimes
Is there a fix or workaround?
I can't find the issue though, maybe it's been fixed
also maybe this isn't your issue
Hi! We have a workaround now, if you upgrade to v0.8.12 and set
CODER_TAILSCALE=true
as a coder server env var, this issue should go away or significantly reduce. We're testing it internally and will use this networking by default down the road.@Programmer_remote124 did you enable Tailscale and did it resolve your issue?