sublime-text-quick-file-move
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:ST2/3 Plugin for quickly moving/renaming files
#Sublime Text 2 Quick File Move

A simple ST2 plugin to help you move or rename your files

### If you want more functions, try [SideBarEnhancements](https://github.com/titoBouzout/SideBarEnhancements):

This functionality is available via the shortcut command "side\_bar\_move" in the [SideBarEnhancements](https://github.com/titoBouzout/SideBarEnhancements) plugin.

You can put it in your User Key Bindings file like so:
  { "keys": ["ctrl+alt+r"], "command": "side\_bar\_move" }

SideBarEnhancements also supplies you with a lot of other useful things.

###Usage

Press `ctrl+shift+r` then enter your new file path or filename!

###Configuring

Add `{ "keys": ["ctrl+shift+r"], "command": "quick_file_move" }` to your user keybindings file and change
the keymap to whatever you prefer.

###Code

The code is available on [GitHub](https://github.com/wulftone/sublime-text-2-quick-file-move)!

Credit goes to [a.stenlund@gmail.com]() for making the
[first version](http://sublime-text-community-packages.googlecode.com/svn/trunk/QuickRename/) for ST1.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。