FR: set new default values to editor.cursor-shape
#10173
Unanswered
VKondakoff
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently
block
Is default value for all the three Helix modes:normal
,insert
andselect
. And there is why:But (as far as I can see) most of the users (including me) are changing this to
bar-block-underline
right after installing Helix and setting the theme:Why don’t change the default
editor.cursor-shape
values tobar-block-underline
, which are the most popular and free some space in the Helix config? ;)Beta Was this translation helpful? Give feedback.
All reactions