CodeEdit
CodeEdit copied to clipboard
🐞 Crashes on save
Description
Crashes on save.
Console prints (sometimes)
Fatal error: Duplicate keys of type 'FileItem' were found in a Dictionary.
This usually means either that the type violates Hashable's requirements, or
that members of such a dictionary were mutated after insertion.
To Reproduce
Press ⌘S (to save)
Expected behavior
Save the file.
Version information
CodeEdit: 1.0 (1) Commit: 09ab9e64d4f375b6cedb8f7d67398dd692e931b3 MacOS: 12.4 (21F79) Xcode: 13.4 (13F17a)
Additional context
No response
For me it's not crashing nor saving the file. MacOS: 12.4 Xcode: 13.4
Can't reproduce it.
Is this still a problem or can this be closed?
I can't reproduce this either. Unless this was fixed in #655?