zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.29k stars 2.74k forks source link

Drag tab to open new window #6722

Open wgordon17 opened 7 months ago

wgordon17 commented 7 months ago

Check for existing issues

Describe the feature

I'm torn if this is a bug vs an RFE, but I definitely find this an important functionality. Working with multiple monitors, I find being very productive utilizing multiple editor windows. I know that Zed well supports split-windows within the same monitors, but I don't prefer that method as my screens are a little on the small side so that I can support have 4 external monitors.

The expected behavior would be that I can drag an open tab to another monitor and it would spawn a new editor window with the tab.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

mpiannucci commented 3 months ago

This is probably the best feature that i remember from sublime text. VSCode and Zed cant do it and it drives me crazy. I would love this in Zed

paul-hansen commented 3 months ago

VSCode and Zed cant do it and it drives me crazy.

@mpiannucci Just a heads up, VSCode can do this now. It didn't used to so it might just be you haven't tried it since they added it. See this comment for a gif of how it works.

notpeter commented 2 months ago

VSCode supports Move to new Window and Copy to New Window cmd+k o when right clicking on tabs too.

image
Roeegg2 commented 3 weeks ago

late to the party, but anything has been done about this? it is really frustrating (and unlike VScode Zed won't allow me to open the same projects in 2 windows, so i can't do that too)