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.

thick caret

compare this, normal thickness should of bold vertical line:

normal caret

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:

  1. help | find action...
  2. search registry action
  3. once in registry window -- editor.caret.width entry
  4. set new value (for me default 2) -- make sure field went bold (move entry) ensure new value accepted.
  5. 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

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -