Skip to content

Markdown - Pressing enter with multiple cursors only adds a newline to the last cursor created #1140

@dragonfyre13

Description

@dragonfyre13

When in multi-cursor mode (e.g. via Ctrl+d or Ctrl+Alt+up/down), typing works fine except seemingly when trying to add a newline. Pressing enter adds a newline only for the final cursor that was created (I'm guessing because it sees this as the "real" cursor, it's the same one highlighted red). Each of the cursors still exist after pressing enter, so continuing to type continues to insert text at all cursors (though of course pressing enter again still only inserts a newline at the last cursor location).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions