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

Toggle Setting to Enable/Disable #2

Open
pltrant opened this issue Feb 21, 2018 · 3 comments
Open

Toggle Setting to Enable/Disable #2

pltrant opened this issue Feb 21, 2018 · 3 comments

Comments

@pltrant
Copy link

pltrant commented Feb 21, 2018

Great extension! I do have an enhancement request for a toggle setting to enable/disable viewing the EOL characters. Most of the time, I don't need or want this enabled, but then every once in a while, I do, so it would be great if this could be enabled/disabled on the fly (instead of enable/disable the entire extension, which then also requires a reload of VSCode).

@Otiel
Copy link

Otiel commented Sep 6, 2018

Little trick: set the EOL character color to the background color of your editor. That way, you'll see the EOL characters only when selecting text.

For instance, with the default theme (Dark+): "code-eol.color": "#1e1e1e"

eol

@hjoelr
Copy link

hjoelr commented Oct 24, 2019

Maybe the best thing to do is follow the View > Render Control Characters selection.

image

@anghene
Copy link

anghene commented Jan 5, 2020

very useful extension, thank you for it,
though this feature of enabling/disabling it via a eol.show=true/false would be awesome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants