aheze/Multiliner

Preserve caret position after multi-lining selection

alobaili opened this issue · 3 comments

Currently, when using Multiliner to multi-line selection, the caret moves to the end of the file. When undoing, the whole file text is selected.

It would be great if the caret stays after the closing bracket of the formatted code.

I love this extension. Thank you for amazing work!

aheze commented

Yeah I came across this too, would be a great improvement. Thanks for creating an issue for it! I'll look into it

I was just coming here to report this same issue. Love the extension, and I am willing to live with the caret position getting moved but a fix for this would be the cherry on top 😄