Reputation: 73
Lately I changed to Webstorm from NetBeans and have small problem. I have my project checkouted to folder via tortoiseSVN. In NetBeans I was only opening files from checkout folder and I had labels which lanes changed/were added/deleted from last svn update. I guess that Webstorm has that feature too but probably needs some more configuration. Can someone point me out what should I do?
Upvotes: 0
Views: 70
Reputation: 93808
WebStorm does support this feature - see http://www.jetbrains.com/idea/webhelp/using-change-markers-to-view-and-navigate-through-changes-in-the-editor.html
Upvotes: 1