sublimetext2 - Go to file when file already open in other panes/windows open in Sublime 2 -


If I have multiple panes and CTRL + P (go to some) and type the name of a file Which is already open in another panel, Sublime will open this file in the panel, I started on anything . I want to move it to any other pan, instead of opening a new instance of the file, this file has already been opened.

How can I get this?

There are some packages / plugins that can be close to what you want:

GotoOpenFile, you can choose from a list of views in the entire window or active group:

or the new Zen tab, which also has some useful file status and tab management

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -