Skip to content
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

Allow detachable multiple windows on the same workspace #367

Closed
pavlos256 opened this issue Nov 20, 2015 · 13 comments
Closed

Allow detachable multiple windows on the same workspace #367

pavlos256 opened this issue Nov 20, 2015 · 13 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality layout General VS Code workbench layout issues on-testplan workbench-electron Electron-VS Code issues

Comments

@pavlos256
Copy link

Allow opening additional windows (BrowserWIndow) to be able to work on multi-monitor setups.

See also:

@egamma egamma added the feature-request Request for new features or functionality label Nov 23, 2015
@egamma egamma modified the milestone: Backlog Dec 10, 2015
@stereokai
Copy link

+1.

It is quite limiting, and very annoying, that when opening the same workspace (folder, or file) in a new window, VSCode instead jumps to the existing window.

@bpasero
Copy link
Member

bpasero commented Mar 14, 2016

#2686

@bpasero bpasero closed this as completed Mar 14, 2016
@pavlos256
Copy link
Author

@bpasero I consider this different from #2686. This is about having multiple OS windows with one VSCode instance. One sidebar, one command bar and being able to drag editors out from one OS window into another OS window.

Do you think the work done for #2686 will also allow this?

@bpasero bpasero reopened this Jun 25, 2016
@bpasero bpasero self-assigned this Jun 25, 2016
@bpasero bpasero changed the title Multiple windows on the same workspace Allow multiple windows on the same workspace Jul 5, 2016
@bpasero bpasero removed their assignment Aug 17, 2016
@etoah
Copy link

etoah commented Dec 24, 2016

+1

@bit2pixel
Copy link

+1. Even only a detachable PROBLEMS OUTPUT DEBUG CONSOLE TERMINAL section would make a huge difference. Test results on a different screen would greatly increase productivity.

@bpasero bpasero changed the title Allow multiple windows on the same workspace Allow detachable multiple windows on the same workspace May 20, 2017
@dacrouch
Copy link

This is the single issue standing in the way of finally migrating away from Eclipse for me.

@jeremyd
Copy link

jeremyd commented Jun 30, 2017

The progress on this is underwhelming since 2015.

@d4hines
Copy link

d4hines commented Jul 6, 2017

Opening a new window on a work space that is already open seems to be impossible, no matter how I go about it. This goes very much against my intuition and the "principle of least surprise" - why should the application go out its way to prevent a new window from opening if another one already exists?

@BentOnCoding
Copy link

VS Code Devs : we need this so bad.

Please !

@stereokai
Copy link

stereokai commented Aug 17, 2017

Here is a work around:

Wrap your project's folder in another, empty folder, like this:

├─ New empty folder
└─── Project root

Now you can open the same project in separate instances of VSCode - just open each folder in VSCode!

Edit: I don't get the thumbs down, this is only a workaround suggestion, not a solution to the problem...

@Robinfr
Copy link

Robinfr commented Sep 15, 2017

This, for me, is also the last reason not to switch to VSCode completely yet.

@RoyTinker
Copy link

This looks like a duplicate of #10121 (and that one has a few more more votes)... could y'all go vote there? :-)

@bpasero bpasero removed this from the Backlog milestone Nov 17, 2017
@bpasero bpasero added the layout General VS Code workbench layout issues label Nov 18, 2017
@bpasero
Copy link
Member

bpasero commented Nov 21, 2017

@RoyTinker yeah agree, please cast your vote at #10121

@bpasero bpasero closed this as completed Nov 21, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 21, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality layout General VS Code workbench layout issues on-testplan workbench-electron Electron-VS Code issues
Projects
None yet
Development

No branches or pull requests