CodeEdit
CodeEdit copied to clipboard
🐞 Crash on opening renamed file
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
- Open a directory
- Creates a file, it should automatically be opened
- Rename the file
- Click on the renamed file
Expected behavior
The file is opened.
Version information
CodeEdit: 1.0 (1) Commit: 3d59134e8d0b979e21e44273b8927f6cd2ee38da MacOS: 12.5 (21G72) Xcode: 13.4.1 (13F100)
Additional context
No response