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

Editor Overscroll from Xcode #97

Closed iankoex closed 1 year ago

iankoex commented 1 year ago

In Xcode there is the ability to set Editor Overscroll as shown in the screenshot below. Having this would be helpful.

  Xcode screenshot

lukepistrol commented 1 year ago

duplicate of #63