question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature-request] Remove cursor

See original GitHub issue

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.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:26
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
vscodebot[bot]commented, Feb 6, 2020

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

0reactions
vscodebot[bot]commented, Feb 14, 2020

🙂 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!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Request: Ability to turn off playback cursor highlight
Requesting a feature that would allow the user to disable the regular cursor so that the smooth cursor is the only one displayed....
Read more >
Feature removal request. Cursor placement - Evernote Forum
If I edit one of my notes and try to add in something or change words, it seems like the cursor jumps forward...
Read more >
Hide the cursor when using a graphics tablet pen - Share an ...
Hi, I've just started using Figma with a pen input on a graphics tablet and it's working beautifully. However, the mouse cursor follows...
Read more >
Feature Request: Disable Head Cursor - Oculus Forum
I would like to submit a feature request to disable the head cursor dot when either using an APK or using a Gamepad(Xbox...
Read more >
Record prototype with cursor and not circular pointer
Minor request - I am mocking up a lot of desktop prototypes and ... be good to be able to change or adjust...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found