Skip to content

skwonandy/code-eol

 
 

Repository files navigation

VS Code EOL

author: 安東 純生

Version VS Code Marketplace Open VSX Registry Build Status

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

Installation

VS Code

Install from the VS Code Marketplace

Cursor / Open VSX

Install from the Open VSX Registry for Cursor and other VS Code-compatible editors

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")

About

An extension to display line endings in VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%