VIew number of files edited next to commit icon like vscode

已回答

Is it possible to show a number next to commit menu icon when ever a change is made like in vscode? Eg: here you can see theres a number 1 next to the icon. 

评论操作 固定链接

Could you please elaborate on a use-case scenario?
Why would you like to know about the amount of changed files?

0
评论操作 固定链接

I am new to Webstorm so not sure if there is a existing feature that does this. Some of my use case scenario can be -
- I can see if I have any new changes(staged/unstaged) to commit without actually opening up the menu, I can also see it when the project menu is open so If I am editing and know how many changes I am going to make to my current commit this helps me assure that I have edited the right amount of files.
There couple more but I think they are nuance 

0
评论操作 固定链接

Thank you for your clarification.

There is a similar feature request, please feel free to vote:

https://youtrack.jetbrains.com/issue/IDEA-132192/Make-Changes-Local-indicate-that-the-working-tree-is-dirty

0

请先登录再写评论。