tjkohli / nebula-syntax-atom

A beautifully minimal, subtly animated, and carefully-designed Atom syntax theme with innovative new ideas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap guide not visible

Gert-dev opened this issue · comments

Hello

It appears the wrap guide you can enable in the editor is invisible using this syntax theme.

Its HTML looks like this:

<div is="wrap-guide" class="wrap-guide" style="left: 780px; display: block;"></div>

By default, it shows up as a small vertical line to indicate where soft wrapping should occur or just as an indicator of how long your lines of code should be.

Its offset depends on the preferred line length set in the Atom editor settings. I'm not sure if it's enabled by default or needs to be toggled, but can't find any option to enable/disable it other than setting the preferred line length.

Thanks in advance

Thanks for finding. It's been fixed, and will be out in the next release.