Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Display newline characters when "editor.renderWhitespace": "all" #24625

Closed
buckyster opened this issue Apr 12, 2017 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@buckyster
Copy link

  • VSCode Version: 1.11.1
  • OS Version: Mac OSX 10.10.5

Steps to Reproduce:

  1. Add "editor.renderWhitespace": "all" to settings.json
  2. It renders most whitespaces, but not newline characters.

It would be very helpful to render the newline characters, with distinct renderings for CR vs LF. This is especially helpful if you have a mixed line ending file and want to see where the issues are.

@alexdima
Copy link
Member

Let's track in #12223 as it has more upvotes

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label May 15, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants