code-server icon indicating copy to clipboard operation
code-server copied to clipboard

Support --open with -r

Open code-asher opened this issue 2 years ago • 0 comments

We can open files in a running instance of code-server with -r (well technically -r is optional if code-server is already running) but it might be nice to also support --open to automatically launch the browser as well.

Only works if you are using code-server as a local editor but it would let you do things like implement "open with" without having to open the browser window ahead of time.

See https://github.com/coder/code-server/discussions/6224

code-asher avatar Jun 02 '23 20:06 code-asher