FileRename icon indicating copy to clipboard operation
FileRename copied to clipboard

Rename files from the ST3 command palette

File Rename

Rename files from the SublimeText3 command palette. No mouse required.

To run

Ctrl-Shift-P or Command-Shift-P then type File:Rename or fr

To install

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