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

How I do change cursor shape? #1294

Closed
KiYugadgeter opened this issue Jun 17, 2019 · 11 comments
Closed

How I do change cursor shape? #1294

KiYugadgeter opened this issue Jun 17, 2019 · 11 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@KiYugadgeter
Copy link

How do I change cursor shape?
I have tried change cursor setting in settings json file to "solid",it does not react.

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jun 17, 2019
@DHowett-MSFT
Copy link
Contributor

You've gotten far enough as to find the code, build the code, and find out that there's a cursorShape setting, and that's all fine and well...

The cursor shapes are filledBox, emptyBox, bar, underscore, and vintage.

@KiYugadgeter
Copy link
Author

@DHowett-MSFT Which file should I see to list of values of settings?

@oising
Copy link
Collaborator

oising commented Jun 17, 2019

@KiYugadgeter I'm sure you could figure out how to search some text files for the words that Dustin listed above, no? :)

@yu-soong
Copy link

yu-soong commented Aug 8, 2020

Can I change the thickness of cursor if I set the cursorShape as "bar"?

@SanePai
Copy link

SanePai commented Nov 4, 2020

Is there a way I can change the thickness of the cursor? I like it a bit thicker than "bar" and less than "filledBox".

@zadjii-msft
Copy link
Member

@SanePai Check out the cursorHeight setting

@SanePai
Copy link

SanePai commented Nov 4, 2020

@SanePai Check out the cursorHeight setting

I tried that. It works only with the "vintage" shape and a height of 100 is just the same as the "filledBox" shape.

@zadjii-msft
Copy link
Member

Okay did you try other cursor heights? Like, 25 will be smaller than a filled box...

@SanePai
Copy link

SanePai commented Nov 4, 2020

Okay did you try other cursor heights? Like, 25 will be smaller than a filled box...

Yeah. I did.
But that reduces the vertical dimension. I prefer mine full-sized vertically. I wanted to change the width of the cursor.

@zadjii-msft
Copy link
Member

Ah, that's where the miscommunication was. I read "thickness" as "height". My bad!

We're tracking that feature request over in #3167

@SanePai
Copy link

SanePai commented Nov 4, 2020

Oh okay. np.
Thanks. Ill keep an eye on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

6 participants