Skip to content

Markdown: Zed should not adjust indentation when inserting text with multiple cursors #40757

@JosephTLyons

Description

@JosephTLyons

Summary

Consider the following Markdown:

- [ ] Item 1
    - [ ] Item 1.a
- [ ] Item 2
    - [ ] Item 2.a
    - [ ] Item 2.b
Screen.Recording.2025-10-21.at.8.37.00.AM.mov

We do not adjust indentation of these lines when editing individual lines with a single cursor. VS Code does not adjust formatting of these lines when using multiple cursors.

Zed: v0.210.0 (Zed Nightly 7c4fb5a899c34efaea9e52ddd84daebc8d9ccf49) 
OS: macOS 26.0
Memory: 64 GiB
Architecture: aarch64

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:editorFeedback for code editing, formatting, editor iterations, etcarea:languagesAn umbrella label for all programming languages syntax behaviorsarea:languages/markdownMarkdown markup support

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions