code-eol
code-eol copied to clipboard
Toggle Setting to Enable/Disable
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).
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"

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

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