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
{{ message }}
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
Currently when opening sshcode it opens a new window of the already running Chrome instance.It would be great if a new instance of Chrome was started to provide the sshcode app.
It would make it possible to switch between Chrome and sshcode like every other app instead of switching Chrome windows which really takes down the native feeling and goes against the statement that it just feels like native VS Code. (don't get me wrong, anything else really does feel native and I'm really impressed so far!)
There are multiple ways to start separate Chrome instances and I tried the solution provided by Ark565 here: https://superuser.com/questions/1008895/running-two-independent-instances-of-chrome
I opened "127.0.0.1:27694" in a normal (non-incognito) window and created a shortcut which left me with an app with both a name ("coder") and icon which launches it's own instance!