Skip to content

Fixes #26393 by changing the default behavior of InsertCursorAbove/Below#135805

Merged
alexdima merged 2 commits intomicrosoft:mainfrom
martinzimmermann:fix-26393
Oct 27, 2021
Merged

Fixes #26393 by changing the default behavior of InsertCursorAbove/Below#135805
alexdima merged 2 commits intomicrosoft:mainfrom
martinzimmermann:fix-26393

Conversation

@martinzimmermann
Copy link
Contributor

This PR fixes #26393.

Now the default behavior of InsertCursoreAbove/Below is to operate on logical lines instead of visible lines. args for the command still works. However, as command args is used very rarely and I couldn't find any documentation on it, it should probably be added to the documentation as well.

If you prefer to have a setting for this instead of changing the default behavior let me know.

@alexdima alexdima added editor-commands Editor text manipulation commands editor-multicursor Editor multiple cursor issues and removed editor-commands Editor text manipulation commands labels Oct 27, 2021
@alexdima
Copy link
Member

Thank you!

@alexdima alexdima added this to the October 2021 milestone Oct 27, 2021
@alexdima alexdima merged commit c0d3263 into microsoft:main Oct 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

editor-multicursor Editor multiple cursor issues

2 participants