Annotate Option is grayed out

Hello, I am using perforce with WebStorm, and sometimes, the annotate option under the context menu is disabled and I can't figure out why. You can see from my screenshot that perforce is configured correctly, it shows my changelist at the bottom, it shows that line 19 has changed, but it won't let me annotate.

Anybody run across this before?



Attachment(s):
AnnotateGrayedOut.png
0

I found that this is usually the case in files that aren't assigned to any valid file types. With the latest version of webstorm, .feature files are supported and the p4 annotate works again. The same was happening to java files because they were considered text files, I changed them to be JavaScript (I don't edit them in webstorm) and I can now annotate the files

0

请先登录再写评论。