Replies: 1 comment 1 reply
-
Very interesting 🤔
This is expected.
This is also expected AFAIK.
This is not something I would have expected 🤔 It's kinda cool but not expected 😂 Thoughts @code-asher? We may need to open a bug report. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I use
code-server
as a shell command inside the IDE in some cases, e.g. to open files. It opens the file in a new tab in the IDE. Also when calling it on a folder, for example, it opens the folder in a new Browser tab.What I realised is that, if I have multiple open browser tabs running CS, the file is opened in all of them. And even more interesting, if I have CS open in two browsers on two different devices, running
code-server
with a folder as the argument, will open a new browser tab on both devices!Am I right and is this the expected behaviour? Are there documents/practices on using code-server as a shell command?
Beta Was this translation helpful? Give feedback.
All reactions