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
code-eol.color
- Choose the color for displaying the EOL character. Defaults to the current theme color. (Example: "code-eol.color":"#F00"
)