-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Is there an existing issue for this?
- I confirm that I have not found an existing or similar issue.
Problem
Currently, users of the Devlop code app are unable to rename files after they have been created. This limitation can result in difficulties when users need to correct naming mistakes or update file names to better reflect their contents. Without the ability to rename, users must create a new file with the correct name and manually copy over the contents, which is time-consuming and may lead to confusion or errors.
Solution
Add a file renaming feature within the Devlop code app. This feature would allow users to easily change the name of any existing file through a simple “Rename” option in the file menu. The app should validate the new name to avoid conflicts or invalid characters. Implementing this feature would improve the user experience by streamlining file organization and reducing manual effort.
Alternatives
No response
Additional Context
No response
Requirements or Tasks
No response