Support --open with -r
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 79.3k
- Forks
- 6.8k
- Merge medio
- 2 d 6 h
- PR fusionados (30 d)
- 41
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.