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

Renaming a file twice causes unwanted rename abortion #115549

Closed
josiahsrc opened this issue Feb 1, 2021 · 5 comments
Closed

Renaming a file twice causes unwanted rename abortion #115549

josiahsrc opened this issue Feb 1, 2021 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@josiahsrc
Copy link

  • VSCode Version: 1.52.1
  • OS Version: Mac OS Big Sur 11.1

Steps to Reproduce:

  1. Rename a file
  2. Rename the file again shortly thereafter

Does this issue occur when all extensions are disabled?: Yes

Demo of the issue below. I renamed the file, then tried to rename again. While renaming the second time, the editor will exit renaming the file. My intention was to remove the "_renaming" suffix from the folder name, but it exited automatically before I could do so.

renaming_bug.mov
@vscodebot
Copy link

vscodebot bot commented Feb 1, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@gjsjohnmurray
Copy link
Contributor

Looks like a duplicate of an issue fixed in the upcoming 1.53, expected this week Are you able to try and reproduce it with Insiders?

@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 1, 2021
@isidorn isidorn self-assigned this Feb 1, 2021
@josiahsrc
Copy link
Author

@gjsjohnmurray The insiders build fixes the issue. Thanks! Do you know when 1.53 will be released in the stable build?

@gjsjohnmurray
Copy link
Contributor

@josiahsrc based on the endgame plan #114896 we should see it Wednesday or Thursday

@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@isidorn @gjsjohnmurray @josiahsrc and others