code-eol
code-eol copied to clipboard
An extension to display line endings in VS Code
VS Code EOL
This is an extension to display EOL (new line) characters in your code.
Supports \n, \r\n, and \r returns
Sample with LF

Sample with CRLF

Settings
code-eol.color - Choose the color for displaying the EOL character. Defaults to the current theme color. (Example: "code-eol.color":"#F00")