Skip to content

Vim increment/decrement doesn't work on Markdown ordered list markers #47761

@BANOnotIT

Description

@BANOnotIT

Reproduction steps

  1. Start zed
  2. Create file test.md
  3. Create a numbered list (1. 2. 3.) on several lines
1. test
2. test
4. test 
  1. Navigate to the 4
  2. Press Ctrl+A (vim: increment) or Ctrl+X (vim: decrement)

Current vs. Expected behavior

Expected to be able to manage list number, but it just doesn't work on list markers. Only inside the line it is able to increment or decrement.

Zed version and system specs

Zed: v0.220.6+stable.133.6a75953cd3a6512d120cf6d3cc96eeaa14f827ff (Zed)
OS: Linux Wayland fedora 43
Architecture: x86_64

Attach Zed log file

No response

Relevant Zed settings

No response

Relevant Keymap

No response

(for AI issues) Model provider details

No response

If you are using WSL on Windows, what flavor of Linux are you using?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:languages/markdownMarkdown markup supportarea:parity/vimFeedback for Vim parity featuresfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usagepriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsstate:needs reproNeeds reproduction steps and/or someone to reproduce

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions