When hovering over a function in VSCode, you get the nice function summary with the stars.  When there is a suggested refactor, it shows a diff  However, if I change my line endings to CRLF, this doesn't work so well. I assume it's getting the CRLF -> LF mixed up in the diff 