Skip to content

fix: open workspaces in new windows #52

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

Merged
merged 2 commits into from
Feb 2, 2023
Merged

fix: open workspaces in new windows #52

merged 2 commits into from
Feb 2, 2023

Conversation

kylecarbs
Copy link
Member

@kylecarbs kylecarbs self-assigned this Feb 2, 2023
@kylecarbs kylecarbs requested a review from mafredri February 2, 2023 14:54
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍🏻. If we can check if this is an "empty" window (like no folder opened), we could consider enabling the reuse in that case.

Reason I'm suggesting this is that the common workflow, I assume, will be to open VS Code in and empty window, find your workspace and launch it. Now you have two VS Code windows.

@kylecarbs
Copy link
Member Author

Agreed. I'll adjust that!

@kylecarbs
Copy link
Member Author

@mafredri fixed!

Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 😎

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

Successfully merging this pull request may close these issues.

Open a new window with Open VS Code Desktop
2 participants