CodeEditApp / CodeEditApp/CodeEditTextView

✨ Indent wrapped lines

Open
#18 10 comments 0 reactions 1 assignee Claimed by @Bogdan-Belogurov View on GitHub
enhancement
Dominant language
Swift
Stars
182
Forks
54
PR merge metrics
No merged PRs in 30d

Description

## 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](https://github.com/krzyzanowskim/STTextView)~~

## Additional Context

Example behavior in Xcode:

### 4 spaces
image
image

### 12 spaces
image
image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.