CodeEditApp / CodeEditApp/CodeEditTextView
✨ Indent wrapped lines
- Vorherrschende Sprache
- Swift
- Sterne
- 182
- Forks
- 54
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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`.

## 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

### 12 spaces
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.