Intellij Idea - how to get rid of thick caret/cursor -
i pressed in intellij , caret shape changed this. how revert normal thickness? using intellij 2016.1.
compare this, normal thickness should of bold vertical line:
update: on android studio 2.1 beta, same machine, same font settings, cursor visibly thinner.
you can .. it's not pixel perfect. mean -- me value not seem control thickness in pixels rather index (which gets applied predefined values) -- at least impression on see computer.
in case:
help | find action...
- search
registry
action - once in registry window --
editor.caret.width
entry - set new value (for me default
2
) -- make sure field went bold (move entry) ensure new value accepted. - restart ide (this option requires it)
update (2017/04/06):
you may try thincaret plugin:
makes editor caret 1 pixel thin (for retina users)
Comments
Post a Comment