Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add support for indenting wrapped lines #18

Open
ben-p-commits opened this issue Jan 4, 2023 · 0 comments
Open

✨ Add support for indenting wrapped lines #18

ben-p-commits opened this issue Jan 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ben-p-commits
Copy link

ben-p-commits commented Jan 4, 2023

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

In the enhancement requested by CodeEditApp/CodeEdit#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

@austincondiff austincondiff changed the title Add support for indenting wrapped lines ✨ Add support for indenting wrapped lines Feb 14, 2023
@austincondiff austincondiff added the enhancement New feature or request label Feb 14, 2023
@thecoolwinter thecoolwinter transferred this issue from CodeEditApp/CodeEditSourceEditor Feb 5, 2024
EstebanBorai pushed a commit that referenced this issue Feb 12, 2024
added link to `Add-Languages` inside `CodeLangauge` docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Todo
Development

No branches or pull requests

2 participants