Skip to content

sohamkamani/code-eol

Repository files navigation

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

Sample with CRLF

sample

Settings

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