Only reformat modified lines
Is it possible to have the reformatting tool only touch the lines that are already modified in git?
Right now when I edit a file and reformat, it makes changes all over the file which adds noise in the diff tool.
Please sign in to leave a comment.
Hi,
Looks like this option can help.
Thanks!
Right now it only works on Ctrl+Shift+S on windows. Can I configure this to run on any kind of save (even auto save when IDE is idle)?