Rename files from the SublimeText3 command palette. No mouse required.
Ctrl-Shift-P
or Command-Shift-P
then type File:Rename
or fr
With Package Control:
- Ctrl-Shift-P or Command-Shift-P
- Package Control: Install Package
- File Rename
Manually with git:
- Sublime -> Preferences -> Browse Packages...
- git clone https://github.com/brianlow/FileRename
Manually:
- Sublime -> Preferences -> Browse Packages...
- go into User\
- copy file_rename.py and file_rename.sublime-commands here