+13
Opening a folder from the command line should focus on the existing window if that folder is already open in Sublime.
Opening a folder from the command line should focus on the existing window if that folder is already open in Sublime.
Сервис поддержки клиентов работает на платформе UserEcho
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=5744
It's an 80% solution (possibly) for this issue:
http://sublimetext.userecho.com/topic/89116-multiple-open-windows-to-the-same-file-use-the-same-edit-window-instance/
And it's what TextMate does.
Is there a way to do this in 2020? e.g. `subl .` opens a window. running `subl .` again in the same directory focuses the same window rather than opening a new one.
edit: i'm on MacOS