Intellij Annotate Option Grayed Out

后端 未结 11 1226
谎友^
谎友^ 2021-02-05 00:48

I am trying to look at who changed a line in Intellij 15. I know I can use git blame but I want to learn how to do it correctly in intellij. I am right clicking on the line numb

11条回答
  •  南方客
    南方客 (楼主)
    2021-02-05 00:55

    I had the same issue with the Annotate being greyed out however VCS was already set up. Editing the current VCS Directory Mapping fixed the issue for me.

    Go to

    • Settings -> Version Control
    • Click on the current entry for your your application listed under projects.
    • Click the pen icon to edit it
    • Hit Ok, then ok to close the main dialog

提交回复
热议问题