CodeEditApp / CodeEditSourceEditor

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

Reload editor on preference changes #122

Closed ben-p-commits closed 1 year ago

ben-p-commits commented 1 year ago

What is it?

Addresses bug: https://github.com/CodeEditApp/CodeEditTextView/issues/110, and maybe others- but I need to hunt them down.

Ensures that highlights aren't lost when processing these updates.

UI Behavior

https://user-images.githubusercontent.com/5067237/213246192-9c27e0ae-9024-4f73-b721-db0bb1fc3251.mp4