Search code examples
sublimetext3sublimetext

How to rename a file in Sublime Text 3?


I wonder if there is a way that allows me to rename an opened file in Sublime Text 3?

Renaming would include that the currently opened file is created under a different name and deleted under the old name.


Solution

  • Here is a package for Sublime Text 3 I wrote:

    https://github.com/brianlow/FileRename