After updating to IntelliJ IDEA 2019.1 on macOS I see behind the cursor the line commit message (or annotations). How can I disable it?
<CURSOR> <USER>, <DATE> <TIME> <COMMIT MESSAGE>
<CURSOR> Name, 2019-03-07 09:41 ABC-1234 Did do something
You can turn off cursor blinking by going to Settings, Editor, General, Appearance and untick Caret blinking .
By default, IntelliJ IDEA highlights all detected code problems. Hover the mouse over the widget in top-right corner of the editor and select another level from the Highlight list: None: turn highlighting off.
Case 1: block cursor is set be default. Case 2: you are in Overwrite mode. Assign shortcut to Preferences -> Keymap -> Toggle Insert/Overwrite action and press shortcut.
You have installed GitToolBox third-party plug-in which provides this feature:
Blame inlined in active editor - show blame for line at caret in active editor
Either disable the plug-in or configure its options as shown below:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With