simonsteele / pn

Programmer's Notepad
373 stars 115 forks source link

UI: add menu-command "Rename file" #141

Open hajo4 opened 7 years ago

hajo4 commented 7 years ago

that would allow for a quicker workflow when reorganizing filenames, as opposed to 'Save-as', and then finding and removing the old file.

ghost commented 7 years ago

If the file is in amongst your project files, you could do a rename from there. Secondly, you could right-click on the file's tab (or inside the file itself) then select "Open Containing Folder" and do a rename of the file in Explorer (not very neat :). Thirdly, if you happen to have your "Open Files" window (or the "Projects" window if you're working with one) showing, you could right-click the file then go to Explorer->Properties. Then from the dialog box change the filename and click OK.