zed icon indicating copy to clipboard operation
zed copied to clipboard

Renaming Bug

Open Ravinder74599 opened this issue 1 year ago • 3 comments

Check for existing issues

  • [X] Completed

Describe the bug / provide steps to reproduce it

If we are renaming a file/ Folder from capital case to lower case it reverts to same file exp. Fronted(Current Name of Folder) -> fronted(Renamed to) -> Frontend(Reverts Back to Same) Vice versa.

Environment

I am using Macbook Air M2

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

Ravinder74599 avatar Feb 25 '24 18:02 Ravinder74599

I Would like to work on this

imsk17 avatar Feb 25 '24 19:02 imsk17

@imsk17, give it a try and raise a PR. 🙌🏼

Imgkl avatar Feb 25 '24 23:02 Imgkl

For anyone who is willing to pick this up.

Steps to recreate

  • Rename a file.
  • if you press enter, the changes applies. If you click anywhere on the window, the name reverts back to the original name.

Imgkl avatar Feb 25 '24 23:02 Imgkl

Hey @Ravinder74599, this has already been fixed via:

  • https://github.com/zed-industries/zed/pull/7835

But the change hasn't made its way into the stable channel yet. It should be on stable tomorrow, in v0.124.

JosephTLyons avatar Feb 27 '24 19:02 JosephTLyons