Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinct appearance for (primary) cursor while in multiple mode #75327

Closed
myfonj opened this issue Jun 12, 2019 · 3 comments
Closed

Distinct appearance for (primary) cursor while in multiple mode #75327

myfonj opened this issue Jun 12, 2019 · 3 comments
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality

Comments

@myfonj
Copy link

myfonj commented Jun 12, 2019

It would be beneficial to be able to quickly distinguish whether there is single insertion point (cursor) or if there are multiple of them.

(Yes, this information is currently present in the Overview Ruler to some degree, but FMPoW user must actively look for it.)

Use case: after invoking (e.g.) Select All Occurrences one can easily forget to Esc - cancel multi cursor before continuing to type at "primary" position, effectively overwriting places out of viewport. Then it is necessary to undo those mistypes, cancel multi cursor and start over.

(I feel embarrassed to tell this happens to me on daily basis.)

Related: #58287 - in this context it would be especially beneficial to have the primary ("active") cursor differentiated from regular.

Current state:
current state, no visual distinction between single and multiple cursor

Mockup:
Mockup of proposed change - primary cursor is drawn in magenta color and secondary in light blue

Personally I wouldn't mind even swapping editor.cursorStyle: e.g. from line to block for primary cursor and to underline for secondary while in multi cursor mode.

@vscodebot
Copy link

vscodebot bot commented Jun 12, 2019

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

@vscodebot vscodebot bot added the editor-contrib Editor collection of extras label Jun 12, 2019
@alexdima alexdima added editor-rendering Editor rendering issues feature-request Request for new features or functionality and removed editor-contrib Editor collection of extras labels Jul 30, 2019
@alexdima alexdima added this to the Backlog milestone Oct 25, 2019
@remy
Copy link

remy commented Feb 4, 2020

I got super confused by this too:
Screenshot 2020-02-04 at 08 43 51

Which one is my real cursor?

@alexdima alexdima removed their assignment Feb 28, 2020
@alexdima alexdima modified the milestones: Backlog, Backlog Candidates Oct 21, 2021
@microsoft microsoft deleted a comment Oct 21, 2021
@alexdima
Copy link
Member

Let's track in #85630

@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants