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

[TextEdit] Add support for optional wrapped line indentation. #88546

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Feb 19, 2024

Adds a new text_editor/behavior/indent/indent_wrapped_lines editor setting and TextEdit property to control how wrapped lines are indented.

Enabled Disabled
Screenshot 2024-02-19 at 13 48 29 Screenshot 2024-02-19 at 14 02 03

Fixes #88478

@Mickeon
Copy link
Contributor

Mickeon commented Feb 26, 2024

What's the reason for this being a draft as is?

@bruvzg bruvzg marked this pull request as ready for review February 26, 2024 06:45
@bruvzg bruvzg requested review from a team as code owners February 26, 2024 06:45
@akien-mga akien-mga modified the milestones: 4.x, 4.3 Mar 5, 2024
@akien-mga akien-mga merged commit 2d408f4 into godotengine:master Mar 5, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor Setting text_editor/appearance/lines/word_wrap set to "Boundary" ignores tabulation
3 participants