Warning/decoration when CRLF and LF files are diffed in git?
Would it be possible to highlight files somehow that changed their line endings during a git commit?
For example these files changed from CRLF to LF:

You can see it only if you activate the left file which can be missed quickly.

Would it be possible to somehow highlight that the files are different?
Thank you!
I really love your extension, thank you very much. Without I had no chance to detect annoying line ending conversions...
Unfortunately, I don't believe this is possible at this time. I'll play a bit with it and see if I come with something but generally line endings are not really stored in VSCode and thus problematic.
+1 for this would be useful if you find a way. I installed the extension in order to detect precisely these changes. Thanks for considering, but understand if VS code provides no way for you to implement it.