Skip to content

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

Closed
matifali opened this issue Feb 2, 2023 · 8 comments
Closed

Open a new window when clicked on VS Code Desktop Button #54

matifali opened this issue Feb 2, 2023 · 8 comments

Comments

@matifali
Copy link
Member

matifali commented Feb 2, 2023

Currently it brings the alreday active window to front.

@kylecarbs
Copy link
Member

This is an interesting one... I guess we should prompt the user to open a new directory if the workspace is already opened.

@matifali
Copy link
Member Author

matifali commented Feb 2, 2023

Yes, But I prefer opening new windows every time I click it from the dashboard.

@kylecarbs
Copy link
Member

Yup, makes sense!

@matifali
Copy link
Member Author

matifali commented Feb 2, 2023

Is this related to #52?
Only differnec is to open a new window for the same workspace that is already opened in a window.
Useful for running a deep learning training session in one and work on a new feature in another using the same workspace.

@smolinari
Copy link

@matifali - It's not quite the same, but until there is a change, you could do "File -> Duplicate Workspace"

image

Scott

@matifali
Copy link
Member Author

matifali commented Feb 3, 2023

by workspace, I mean a coder workspace (same container), not the vscode workspace.

@smolinari
Copy link

@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

@matifali
Copy link
Member Author

matifali commented Aug 30, 2024

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.

@matifali matifali closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants