CodeEdit
CodeEdit copied to clipboard
Sometimes when you copy a text from an opened file and then paste it inside the same file, CodeEdit crashes completely and closes
Description
It happens quite often then you copy some text and paste it within the same file, so CodeEdit crashes right away. Then you reopen CodeEdit, so the same copy/paste action and CodeEdit crashes and closes again
To Reproduce
- Copy some text in a cpp file.
- Paste it in another place within the same cpp file.
- CodeEdit crashes instantly and closes.
- You reopen CodeEdit and you repeat the same copy/paste
- CodeEdit crashes again and closes
Expected Behavior
CodeEdit should not fail on copy/paste
Version Information
CodeEdit: [0.3.2] macOS: [14.1.2 (23B92)]
Additional Context
Screenshots
No response
Based on that crash report, this might be related to a recent recursion bug fixed in our text editor. I'll leave this open until that gets pushed to main and check back to see if that fixed your issue.
This should be fixed with the release of v0.3.5. I'm going to close this, please reopen if it still exists.