CodeEditApp / CodeEdit

📝 CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
https://codeedit.app
MIT License
21.15k stars 1.02k forks source link

Sometimes when you copy a text from an opened file and then paste it inside the same file, CodeEdit crashes completely and closes #1931

Open victor-moga opened 2 days ago

victor-moga commented 2 days ago

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

  1. Copy some text in a cpp file.
  2. Paste it in another place within the same cpp file.
  3. CodeEdit crashes instantly and closes.
  4. You reopen CodeEdit and you repeat the same copy/paste
  5. 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

victor-moga commented 2 days ago

Error Report

Error Report.txt