Skip to content

Atom package that adds an indicator to the status bar that shows the indentation width and type of the active editor.

License

Notifications You must be signed in to change notification settings

lee-dohm/indentation-indicator

Repository files navigation

Indentation Indicator Build Status Dependency Status

Adds an indicator to the status bar that shows the indentation width and type of the active editor.

Active editor with soft tabs enabled and two spaces:

Soft tabs and two spaces

Active editor with soft tabs disabled and four spaces:

Hard tabs and four spaces

Configuration

  • indentation-indicator.spaceAfterColon — When set to true, places a space between the colon and the number of spaces per indentation level.
  • indentation-indicator.indicatorPosition — Control the placement of the indicator, left or right.

Styles

The indentation indicator can be styled using the following classes:

  • .indentation-indicator - For styling all instances of the indicator

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

  • @text-color - Color of the indicator text

License

MIT

About

Atom package that adds an indicator to the status bar that shows the indentation width and type of the active editor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published