Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add the ability to rename files #701

Closed
s0me0ne-coder opened this issue Jul 30, 2022 · 5 comments
Closed

✨ Add the ability to rename files #701

s0me0ne-coder opened this issue Jul 30, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@s0me0ne-coder
Copy link

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 s0me0ne-coder added the enhancement New feature or request label Jul 30, 2022
@s0me0ne-coder s0me0ne-coder mentioned this issue Jul 30, 2022
15 tasks
@nanashili
Copy link
Contributor

You don't double click to rename

@KaiTheRedNinja
Copy link
Contributor

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

@nanashili
Copy link
Contributor

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

@austincondiff
Copy link
Collaborator

austincondiff commented Jul 31, 2022

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.

@thecoolwinter
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏁 Complete
Development

No branches or pull requests

5 participants