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

Ability to change cursor height #100492

Closed
roboslone opened this issue Jun 18, 2020 · 6 comments
Closed

Ability to change cursor height #100492

roboslone opened this issue Jun 18, 2020 · 6 comments
Labels
editor-rendering Editor rendering issues feature-request Request for new features or functionality

Comments

@roboslone
Copy link

In some apps (Sublime Text, IDEA and iTerm2) cursor height matches font size is not affected by line height.

For example, Sublime Text 3:
st3

VS Code's cursor height is affected by line height, which doesn't look as good:
Screenshot 2020-06-18 at 15 03 20

Could you please make this configurable?

@usernamehw
Copy link
Contributor

Old ticket with the same issue: #27931

@roboslone
Copy link
Author

And there's event a PR!

@alexdima alexdima added editor-rendering Editor rendering issues feature-request Request for new features or functionality labels Jun 26, 2020
@alexdima alexdima removed their assignment Jun 26, 2020
@berknam
Copy link

berknam commented Jul 2, 2020

Will this allow to set the height of the block cursor or the underline cursor as well? So that we can have an half block cursor?

@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2020
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

5 participants
@roboslone @berknam @alexdima @usernamehw and others