Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Show full name in annotation bar

This might be a stupid question, but since my co-worker and I have the same last name the annotation bar is quite confusing. You can see the full name of the person who pushed the code to the repository when you hover over the line, but is there a way to show either only the first name or the full name in this view?

like image 547
Kai Schneider Avatar asked Jan 25 '19 15:01

Kai Schneider


1 Answers

Right click the annotation gutter, select View | Names | First Name or View | Names | Full Name from the menu.

Visual explanation about how to change commit author in IntelliJ

like image 65
yole Avatar answered Nov 16 '22 21:11

yole