-
Notifications
You must be signed in to change notification settings - Fork 23
Open a new window when clicked on VS Code Desktop Button #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is an interesting one... I guess we should prompt the user to open a new directory if the workspace is already opened. |
Yes, But I prefer opening new windows every time I click it from the dashboard. |
Yup, makes sense! |
Is this related to #52? |
@matifali - It's not quite the same, but until there is a change, you could do "File -> Duplicate Workspace" Scott |
by workspace, I mean a coder workspace (same container), not the vscode workspace. |
@matifali - Yes, I know. The "VSCode Desktop" button opens a VSCode workspace, connected to a Coder workspace. And, when you duplicate the VSCode workspace, although it isn't named, it is connected to the same remote Coder workspace. So with duplicating, you have two windows connected to the same Coder workspace. Scott |
Duplicating a workspace is a good workaround, should have been nice if we can ask about opening a new window. Closing now because of no activity. |
Currently it brings the alreday active window to front.
The text was updated successfully, but these errors were encountered: