Sublime Text 3 plugin to open the directory the active file is in as a folder, in a new window.
A small Sublime Text 3 plugin to open the directory the active file is in as a folder, in a new window.
Not on Package Control‘s main channel, so you can either install it manually or via Package Control with a bit of added work:
Ctrl+Shift+P
or Command+Shift+P
)Package Control: Add Repository
https://github.com/gyng/OpenActiveFileInFolder/
Package Control: Install Package
► OpenActiveFileInFolder
Ctrl+Shift+P
or Command+Shift+P
)Open active file in folder: Do it