Skip to content

lcantey/sublime-open-in-relevant-window

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Open File in Relevant Window

If you have multiple sublime windows open, attempt to open files in the right one.

If you open a file with sublime (eg subl foo or cmd-click in iTerm), it usually opens in the most-recently focused Sublime window.

When a file is loaded, this plugin checks each sublime window to see if the common prefix of its open directories is a prefix of the opened file.

If the file matches a window is not the window in which it was opened, it opens the file in that window, switches focus to the new window and closes the view in the old window.

About

If you use multiple sublime windows, try to open files in the right one

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%