CodeEditApp / CodeEditApp/CodeEditTextView

✨ Indent wrapped lines

未关闭
#18 10 条评论 0 个 reaction 已指派 1 人 已被 @Bogdan-Belogurov 认领 在 GitHub 查看
enhancement
主要语言
Swift
星标
182
派生
54
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。