Skip to content

A simple sublime text 2 plugin to assist in quickly renaming files

Notifications You must be signed in to change notification settings

ariofrio/sublime-text-2-quick-file-renamer

Repository files navigation

#Sublime Text 2 Quick File Renamer

A simple ST2 plugin to help you rename your files. It works with absolute paths AND relative paths.

###Usage

Press ctrl+shift+r then enter your new filename!

###Configuring

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

###Code

The code is available on GitHub!

Credit goes to [email protected] for making the first version for ST1.

About

A simple sublime text 2 plugin to assist in quickly renaming files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages