soft-wrap-indicator

Adds an indicator to the status bar that lights up if the active editor has soft wrap enabled

Lee Dohm

4,369

20

1.1.0

MIT

GitHub

This package consumes the following services:

Soft Wrap Indicator Build Status Dependency Status

Adds an indicator to the status bar that lights up if the active editor has soft wrap enabled.

Usage

The indicator is present when the active pane is an editor and removed when the active pane is anything else. The indicator is lit when soft wrap is enabled on the active editor and dark if not.

Indicator Lit:

Indicator Lit

Indicator Dark:

Indicator Dark

Styles

The soft wrap indicator can be styled using the following classes:

It uses the following values from ui-variables as defaults in order to blend in to your theme:

By default it also includes a blurred text shadow to give it a kind of glow when lit.

License

MIT