CodeEditTextView
CodeEditTextView copied to clipboard
🐞 Two carriage returns will cause the text to disappear
Description
After editing any character in the document, press Enter twice, and all characters in the document become invisible. Visibility can be restored after deleting the carriage return once
To Reproduce
-
create a new document
-
Write arbitrary characters
-
Press Enter twice
-
All text becomes invisible
Expected Behavior
Be able to normally return and line lines multiple times
Version Information
CodeEdit: [Version 0.3.1-alpha (42)] macOS: [14.6.1 (23G93)] Xcode: [Version 15.4 (15F31d)]
Additional Context
No response