author: 安東 純生
This is an extension to display EOL (new line) characters in your code.
Repository: skwonandy/code-eol
Based on sohamkamani/code-eol
Supports \n, \r\n, and \r returns
Install from the VS Code Marketplace
Install from the Open VSX Registry for Cursor and other VS Code-compatible editors
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")

