CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
511 stars 78 forks source link

Add ability to set cursor position #83

Closed ezraberch closed 1 year ago

ezraberch commented 1 year ago

This is a companion PR to https://github.com/CodeEditApp/CodeEdit/pull/840, adding the necessary functionality to implement https://github.com/CodeEditApp/CodeEdit/issues/788.