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

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -