Search code examples
javaintellij-idea

How can I remove line annotations behind cursor in Intellij 2019.1?


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

I had to remove some parts


Solution

  • 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:

    blame