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

Fix Gutter Reference Cycle #257

Closed thecoolwinter closed 1 month ago

thecoolwinter commented 1 month ago

Description

Fixes a strong reference cycle in the gutter view.

Related Issues

https://github.com/CodeEditApp/CodeEdit/issues/1794

Checklist

Screenshots

N/A