lexicalunit / tab-control

Simple Atom package to set tab settings on the current editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab Control

apm package travis-ci appveyor circle-ci david download mit

Atom package that provides more and easier control over tab settings such as tab length and soft tabs.

dialog

Status Indicator

Optionally enable a status bar indicator. Click it to pull up the tab control dialog.

status

Tabs To Spaces Integration

When tabs-to-spaces is also installed, conveniently access its commands via the control dialog window.

tabs-to-spaces

Settings

Setting Description
Auto Save Changes Automatically saves grammar specific settings to your Atom config.
Display In Status Bar Toggles on/off status bar indicator.

Future Work

  • Improve test coverage.
  • Add indicator toggle command.
  • Formatting/position options for status-bar indicator.
  • Popup window on indicator click instead of bringing down the command palette. Blocked by atom/atom#5756.
  • Move away from atom-space-pen-views. Blocked by atom/atom#5756.
  • Save soft tabs setting. Blocked by atom/atom#3719.

MIT © lexicalunit et al

About

Simple Atom package to set tab settings on the current editor.

License:MIT License


Languages

Language:CoffeeScript 95.9%Language:CSS 4.1%