Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

code disappear after indentation when using multiple cursors #84

Description

@gilbertohasnofb

There is a bug where part of the code disappear after creating new lines when using multiple cursors and when indentation is required. I narrowed it down and this only happens when I enable this package.

To reproduce: create multiple cursors on a single line (either by selecting something and pressing Ctrl+d or by clicking while holding Ctrl+Shift) and then press Enter. If the new lines will require indentation, all code other than the very first newly created line will be deleted (!). At that point, you can press Ctrl+z to undo the indentation and the code reappers, but it will require manual indentation at that point. See the animation below:

ezgif-4-5a3607115891

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions