CodeEditApp/CodeEdit

๐Ÿž Crash on opening renamed file

Prince213 opened this issue ยท 0 comments

Description

Open a file, rename it and open it again, then the app crashes.
This only happen if you keep the original file opened.

To Reproduce

  1. Open a directory
  2. Creates a file, it should automatically be opened
  3. Rename the file
  4. Click on the renamed file

Expected behavior

The file is opened.

Version information

CodeEdit: 1.0 (1)
Commit: 3d59134
MacOS: 12.5 (21G72)
Xcode: 13.4.1 (13F100)

Additional context

No response