You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initially I thought this would be nice for line-wise selection, especially if you do cmd+left/right, so I intentionally allowed this case.
For line wise selection, I would expect it to work when I create multiple cursor myself.
octref
added
bug
Issue identified by VS Code Team member as probable bug
and removed
under-discussion
Issue is under discussion for relevance, priority, approach
labels
Dec 5, 2019
Have below HTML code (you can surround them with other HTML elements):
<div></div>
Put cursor inside div so mirror cursor occurs, and then move your cursor before < or after >. Make sure the 2 cursor become 1 when cursor is not on div anymore. Free free to jump around using Option/Cmd + arrow keys.
Testing #85973
foo
of line 2The text was updated successfully, but these errors were encountered: