This is a small extension that renderes CR
and/or LF
at the end of each line.
If editor.renderControlCharacters
is true, at the end of each line there will be indicators showing which line ending is used in that line.
Note that this setting does come with Visual Studio Code, not with this extension.
As of now, Visual Studio Code normalizes all line endings in a file when the file is opened. Therefore, this extension won't give you more information than what you can already read in the status bar. As soon as this issue is dealt with, the extension might actually be useful.