Vscode: [Feature-request] Remove cursor

Created on 6 Feb 2020  路  6Comments  路  Source: microsoft/vscode

I would like the multi cursor to behave like this plugin - https://atom.io/packages/multi-cursor
This plugin allows to remove last created cursor by adding new cursor in oposite direction.

Exaple.

some text|
some text 2
some text 3

add cusor down

some text|
some text| 2
some text 3

add cursor dows

some text|
some text| 2
some text| 3

add cursor up

some text|
some text| 2
some text 3

add cursor up

some text|
some text 2
some text 3

this also works with ctrl - d command.

editor-multicursor feature-request

All 6 comments

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@alexdima Hey, could u please tell me - did I misunderstood? 20 thumbs up - and bot shoud move it to backlog?

Can anyone give bot some medicine please?

ping @JacksonKearl @chrmarti

:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Was this page helpful?
0 / 5 - 0 ratings