coder / sshcode

Run VS Code on any server over SSH.
MIT License
5.74k stars 216 forks source link

sshode sems to be messing with chrome settings #183

Open williamjohnstone opened 4 years ago

williamjohnstone commented 4 years ago

If I open chrome while sshcode is running all my extensions disappear, for them to re-appear I need to close sshcode and all instances of chrome then they just appear again.

I'm on windows 10 Pro Build 18362

Running sshcode through Ubuntu 20.04 through WSL

Merith-TK commented 4 years ago

huh, could be a problem with how chrome is being launched

What sshcode is supposed to do, is open a new window with extensions disabled so that the code-server instance page that is opened, isnt broken (some adblocks break it and make it show a white screen)

My guess is that chrome itself may be the cause of the issue, what sshcode version are you on?

williamjohnstone commented 4 years ago

Sorry for the late reply, I'm on v0.10.0

Merith-TK commented 4 years ago

hmm. I dont know what could be the issue. May be chrome being a crappy browser like usual. IDK