code-eol icon indicating copy to clipboard operation
code-eol copied to clipboard

💾 ⭐️ An extension to display line endings in VS Code

Results 4 code-eol issues
Sort by recently updated
recently updated
newest added

I don't see a way to set `error-color`. Right now, my error color is an unhelpful gray, and I want it to be a bright red and maybe with a...

I finally figured out why one feature, [Current Line Blame](https://github.com/eamodio/vscode-gitlens/tree/master/#current-line-blame-), of the [GitLens](https://gitlens.amod.io/) extension wasn't appearing; this extension is conflicting with it somehow. If you've got a moment, could you...

I'm editing a file using tabs for indentation (Golang, Makefile any other where code style requires it). ![image](https://user-images.githubusercontent.com/1021409/54607561-af9a8a00-4a5f-11e9-99db-3697eec06994.png) So far so good. And then I press enter and get this...

🐛 bug
🔍 investigating

# Steps to reproduce 1. Set `"code-eol.toggleWithWhiteSpace": true` (or don't set it, because it is `true` by default). 2. Open a file. 3. Make sure whitespaces are shown (call "View:...

🐛 bug