CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

✨ Add the ability to rename files

Open s0me0ne-coder opened this issue 2 years ago • 4 comments

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

There should be a rename option in the right click menu of a file for renaming the file like in Finder This should also be triggered by double clicking on the file name

Describe alternatives you've considered

.

Additional context

.

s0me0ne-coder avatar Jul 30 '22 17:07 s0me0ne-coder

You don't double click to rename

nanashili avatar Jul 30 '22 22:07 nanashili

double-clicking works i think? And if the field is focused and you press enter it should allow you to edit the name.

KaiTheRedNinja avatar Jul 30 '22 23:07 KaiTheRedNinja

double-clicking works i think? And if the field is focused and you press enter it should allow you to edit the name.

Yea but I think they are referring to how xcode handles it instead of having a keyboard shortcut

nanashili avatar Jul 30 '22 23:07 nanashili

Yeah, double clicking a file in the project navigator will make a temporary tab become permanent. It should not rename the file. But to the point of this issue, we do need this ability at least from the context menu.

austincondiff avatar Jul 31 '22 21:07 austincondiff

Closing this with #722. #706 still needs work but this can be closed.

thecoolwinter avatar Sep 02 '22 23:09 thecoolwinter