When I make some small changes in file, like on following screenshot:
and make commit with WebStorm version control, content of file is fully changed(instead of few changes).
My suggestions - issue with LF and CRLF, but I played a bit with that and didn't found how to solve this.
P.S. when I commit with git add file_name
and git commit
I don't have this problem.