Rename File from right click on tab

Working on new editor enhancements?
User avatar
thyphoon
Enthusiast
Enthusiast
Posts: 355
Joined: Sat Dec 25, 2004 2:37 pm

Rename File from right click on tab

Post by thyphoon »

Hello,

What do you think about rename file by right-clicking on a tab. And that it also renames in the project files ?🤔
I often need to rename files as I go through a project. Not you ?
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Rename File from right click on tab

Post by AZJIO »

You can make a tool to rename the source and make a button on the toolbar or assign a hotkey. The path to the source is %PATH, the name of the source is %FILE. You can rename and instruct to open the file again and close the old file.
User avatar
thyphoon
Enthusiast
Enthusiast
Posts: 355
Joined: Sat Dec 25, 2004 2:37 pm

Re: Rename File from right click on tab

Post by thyphoon »

Thanks AZJIO, effectively 🤔. But you will have to manually delete the project file and put it back😅. Ok it's doable but I'm lazy😜🤣
Post Reply