add ability to rename, or ' save as.. ', an .m file from the files menu
Currently if I want to change the name of the .m file residing on the left pannel, I have to open it, copy it's content, then delete the file and create another one with desired name, paste content, and save it...
I think this is different from, and easier to implement than the related posted idea "Add ability to rename functions" which involves .octaverc file. But correct me if I am wrong.
The ability to rename existing files has been added. You can also rename and delete non-script files, like *.xls and *.mat.
-
Victor commented
Many thanks! These 2 features, and especially deleting no longer necessary files, are quite handy.