CodeEditTextView icon indicating copy to clipboard operation
CodeEditTextView copied to clipboard

✨ Indent wrapped lines

Open ben-p-commits opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

In the enhancement requested by https://github.com/CodeEditApp/CodeEdit/issues/868, the request to add configurable indentation to wrapped lines is beyond the current capabilities of CodeEditTextView.

image

Describe the solution you'd like

Add a parameter or option which allows custom indentation to be added for wrapped lines. ~~May require enhancement + PR in STTextView~~

Additional Context

Example behavior in Xcode:

4 spaces

image image

12 spaces

image image

ben-p-commits avatar Jan 04 '23 22:01 ben-p-commits