Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Open sshcode in new Chrome instance on MacOS #108

@timbaas

Description

@timbaas

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!

A few problems with this:

  • I have to open the shortcut separately
  • The port (27694 in this case) is not persistent
  • It's not running incognito
  • It shows the address bar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions