How to show Subversion last commiter name in "Project" window?
Hi all,
I used to work with Eclipse, and I had a SVN plugin that showed the name and the commit number beside each file in the Project tree.
Is there any way to activate this options in PHPStorm, I can't find it...
Thanks
请先登录再写评论。
There is no such feature yet. You can use Annotate inside file to see commiter names or Show History to see the revision number and last commiter.
Arg, ok
That's what I thought but I hoped there was a simple way to see those infos
Thanks anyway