项目作者: gyng

项目描述 :
Sublime Text 3 plugin to open the directory the active file is in as a folder, in a new window.
高级语言: Python
项目地址: git://github.com/gyng/OpenActiveFileInFolder.git
创建时间: 2015-10-30T13:30:42Z
项目社区:https://github.com/gyng/OpenActiveFileInFolder

开源协议:MIT License

下载


Open active file in folder

A small Sublime Text 3 plugin to open the directory the active file is in as a folder, in a new window.

Install

Not on Package Control‘s main channel, so you can either install it manually or via Package Control with a bit of added work:

  1. Command palette (Ctrl+Shift+P or Command+Shift+P)
  2. Package Control: Add Repository
  3. https://github.com/gyng/OpenActiveFileInFolder/
  4. Package Control: Install PackageOpenActiveFileInFolder

Usage

  1. Command palette (Ctrl+Shift+P or Command+Shift+P)
  2. Open active file in folder: Do it