Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Steditor/vsce-line-endings

Repository files navigation

Show line endings in Visual Studio Code

This is a small extension that renderes CR and/or LF at the end of each line.

Features

If editor.renderControlCharacters is true, at the end of each line there will be indicators showing which line ending is used in that line. Note that this setting does come with Visual Studio Code, not with this extension.

Known Issues

As of now, Visual Studio Code normalizes all line endings in a file when the file is opened. Therefore, this extension won't give you more information than what you can already read in the status bar. As soon as this issue is dealt with, the extension might actually be useful.

About

Visual Studio Code extension to show line endings

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors