CodeEditApp / CodeEditSourceEditor

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

Fix Gutter Reference Cycle #257

Closed thecoolwinter closed 4 months ago

thecoolwinter commented 4 months ago

Description

Fixes a strong reference cycle in the gutter view.

Related Issues

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

Checklist

Screenshots

N/A