Sublime Forum

Move file tab to project

#1

Hi all:

I’m wondering if sublime can move current file tab to another project.

I often use filezilla to download a file from my server and edit it using sublime text, by default, the downloaded file will auto-open in my current openned project as a new file tab. but maybe at times, I want the file tab move to another project like serverBugs or so.

certainly I can open the serverBugs project then download the file. but, it’s convenient at time if sublime text allow me to move the file tab manually.

1 Like

#2

You can drag the tab into another project.

0 Likes

#3

actually, I need drag out the tab to make it in one new window, then switch back to previous window and switch project to the serverBugs, then drag back the tab to my current project serverBugs.

I usually only open one sublime text window, and switch between project in this one window.

0 Likes