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

✨ Highlighter Tests #136

Open thecoolwinter opened 1 year ago

thecoolwinter commented 1 year ago

We should have some kind of test suite for our syntax highlighting so we can detect regressions.