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

[chore]: Update CodeEditLanguages to 0.1.9 #125

Closed lukepistrol closed 1 year ago

lukepistrol commented 1 year ago

This PR updates CodeEditLanguages to 0.1.9 which includes syntax highlighting support for YAML files as described in https://github.com/CodeEditApp/CodeEditLanguages/pull/21 and requested in https://github.com/CodeEditApp/CodeEdit/discussions/1021.