CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

Remove the use of NSEvent for lines movement API

Open Bogdan-Belogurov opened this issue 5 months ago • 0 comments

Description

Remove the use of NSEvent for the lines movement API, we need to interact through the editor menu.

Related Issues

  • #259

Checklist

  • [x] I read and understood the contributing guide as well as the code of conduct
  • [x] The issues this PR addresses are related to each other
  • [x] My changes generate no new warnings
  • [x] My code builds and runs on my machine
  • [x] My changes are all related to the related issue above
  • [x] I documented my code

Screenshots

https://github.com/user-attachments/assets/1e5c1dd9-3b54-4fbb-87d0-020df3efe684

Bogdan-Belogurov avatar Jun 08 '25 07:06 Bogdan-Belogurov