CodeEditApp / CodeEditSourceEditor

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

Update Gutter Drawing Code #234

Closed thecoolwinter closed 7 months ago

thecoolwinter commented 7 months ago

Description

Updates gutter line number drawing to use the same settings as CETV in this PR.

Related Issues

N/A

Checklist

thecoolwinter commented 7 months ago

Once #237 is merged the failing tests should be fixed.