Skip to content

🐞 Several “Cannot Find File” Alerts Appear After Renaming Files #2030

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

Open
austincondiff opened this issue Apr 17, 2025 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers navigator

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Apr 17, 2025

Description

After manually renaming a file in the project navigator and clicking away to commit the change, multiple alerts appear saying: "Cannot find file" — even though the rename appears to succeed.

Steps to Reproduce

  1. Manually rename a file in the project navigator.
  2. Click away to commit the new name.
  3. Observe multiple "Cannot find file" alerts.

Expected Behavior

  • The rename should complete silently with no errors, assuming the file exists and is correctly renamed.

Actual Behavior

  • Several alerts appear saying the file cannot be found, despite it appearing correctly renamed.

Version Information

macOS: 15.4 Beta (24E5238a)
CodeEdit: Version 0.3.4-alpha (45)

Additional Context

This may be related to how the rename operation is propagated or when the file is registered with the internal file system state.

@gtrujillov
Copy link

Hi! Could I take this issue, please? Thank you.

@austincondiff austincondiff moved this from 📋 Todo to 🏃‍♂️ In Progress in CodeEdit Project Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers navigator
Projects
Status: 🏃‍♂️ In Progress
Development

No branches or pull requests

2 participants