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

Make prefer_line the default soft-wrap behavior. #11542

Merged

Conversation

someone13574
Copy link
Contributor

@someone13574 someone13574 commented May 8, 2024

Stops lines from clipping at 1024 by default, returning it to the old default behaviour where it wraps at 512. The none mode is only supposed to be used for git hunks. See #11518 (comment).

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label May 8, 2024
Copy link
Contributor

@SomeoneToIgnore SomeoneToIgnore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the catch.

Let's fix a small formatting nit and have it merged.

assets/settings/default.json Outdated Show resolved Hide resolved
@SomeoneToIgnore SomeoneToIgnore merged commit 47c12c6 into zed-industries:main May 8, 2024
8 checks passed
@someone13574 someone13574 deleted the make-prefer-line-default branch May 8, 2024 10:14
osiewicz pushed a commit to RemcoSmitsDev/zed that referenced this pull request May 18, 2024
)

Stops lines from clipping at 1024 by default, returning it to the old
default behaviour where it wraps at 512. The `none` mode is only
supposed to be used for git hunks. See
zed-industries#11518 (comment).

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants