Skip to content

logonoff/vs-rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode but for file names

quick script that helps you mass-edit file names with vscode

motivation: i wanted to multi-cursor edit my file names but didn't see anything that let me do that

how to use

  1. install vscode (optional), and python 3
  2. install the package using pip: pip install vs-rename
  3. open the program ren-vs. if no arguments for path are supplied it will use the cwd
  4. vscode will open with a list of the file names in that directory. change those as you please
  5. save the file and close it
  6. the files will be renamed according to how you changed it in vscode
  7. hopefully nothing broke

About

python script that lets you mass-edit file names with vscode

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages