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

code disappear after indentation when using multiple cursors #84

Open
gilbertohasnofb opened this issue Jun 11, 2020 · 0 comments
Open

Comments

@gilbertohasnofb
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant