/tab-through

Atom plugin for tabbing through certain characters (like quotes)

Primary LanguageJavaScriptMIT LicenseMIT

tab-through package

Inspired by this sublime text thread (https://forum.sublimetext.com/t/using-tab-to-escape-auto-completed-quotes/10814/4)

Usage

A couple key-bindings to move the cursor by 1 position if preceded/succeeded by certain characters.

Use tab and shift+tab to the cursor forewards or backwards, respectively.

Default characters considered are (, ), {, }, ", ', and ` - customize these as you see fit.