You can see if this works for you Is it possible to integrate code-server with a desktop application (such as Visual Studio Code/VS Code)? · coder/code-server · Discussion #2786 · GitHub
to get rid of the vertical lines remove the following from your settings.json
"editor.rulers": [
80,
88,
100,
120
],
Does anyone else have issues with the colour coding not working correctly in Opera? It works fine in Chrome, which is confusing. I’m guessing I’ve got something random going on in my settings but no idea what.
Opera:
Chrome:
Why can’t I view files like png/jpg/… in VSCode? I am getting this error:
“Error loading webview: Error: Could not register service worker…”
.png and .jpg files are images, and do not have any text that would be edited
I’ve been having the same problem lately. I’m searching all over to figure it out. Read that it’s more than likely due to Studio Code not liking when I am logged in remotely through DuckDNS. This just started happening 3 or 4 updates ago. (counting that we just got 3 or 4 updates in 2 weeks). Seems like there is a fix, telling Studio Code that you need to enable ssh login or something like that but nothing I’ve tried has worked yet. But you had that almost a year ago!
EDIT: I’ll try this tonight when I get home.
Hey guys, trying to install github copilot but cant find the extension, can I install it here?
EDIT###