Skip to content

editor: Fix newline outdent when tab size is greater than current indent size - #58221

Merged
smitbarmase merged 2 commits into
mainfrom
fix-newline-tab-size-bug
Jun 1, 2026
Merged

editor: Fix newline outdent when tab size is greater than current indent size#58221
smitbarmase merged 2 commits into
mainfrom
fix-newline-tab-size-bug

Conversation

@smitbarmase

Copy link
Copy Markdown
Member

This fixes no-op on the newline outdent path when the settings tab size is greater than the current indent size.

Release Notes:

  • Fixed pressing Enter on an empty nested Markdown list item when the tab size is larger than the list indentation.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 1, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Jun 1, 2026
@smitbarmase
smitbarmase added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit 0045814 Jun 1, 2026
44 checks passed
@smitbarmase
smitbarmase deleted the fix-newline-tab-size-bug branch June 1, 2026 11:56
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
…ent size (zed-industries#58221)

This fixes no-op on the newline outdent path when the settings tab size
is greater than the current indent size.

Release Notes:

- Fixed pressing Enter on an empty nested Markdown list item when the
tab size is larger than the list indentation.
This was referenced Jun 18, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…ent size (zed-industries#58221)

This fixes no-op on the newline outdent path when the settings tab size
is greater than the current indent size.

Release Notes:

- Fixed pressing Enter on an empty nested Markdown list item when the
tab size is larger than the list indentation.
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…ent size (zed-industries#58221)

This fixes no-op on the newline outdent path when the settings tab size
is greater than the current indent size.

Release Notes:

- Fixed pressing Enter on an empty nested Markdown list item when the
tab size is larger than the list indentation.
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants