CodeEditApp / CodeEditSourceEditor

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

🐞 Respect Users Tab Width setting #80

Closed austincondiff closed 1 year ago

austincondiff commented 1 year ago

We need to respect the users Tab Width setting from the CodeEdit main app.

lukepistrol commented 1 year ago

Could be implemented using https://github.com/ChimeHQ/TextFormation

austincondiff commented 1 year ago

@thecoolwinter @lukepistrol Is this fixed?

thecoolwinter commented 1 year ago

No there's a draft PR for this open. Needs clarification on what settings to support.

thecoolwinter commented 1 year ago

There are two settings that need to be supported and #171 only fixes one: