cloudcmd v12.1.0
Group Rename Pattern
In Cloud Commander v6.0.0 group rename feature was added. Now you can not only rename files in editor, but also apply pattern. Let's look an example.
Select files you want to rename
Edit pattern in a way you like (here will be add counter)
This all made possible with help of multi-rename library.
Here is list of patterns you can work with:
[n]
- name[e]
- extension[c]
- counter[ymd]
- year, month, date
fix
- (heroku) app: add "}" (#236)
feature
- (edit-names) add bulk rename (#231)
- (package) stylelint v10.0.0