/smart-tags

Prevent double input of brackest, curly braces, and quotes as in sublime text

Primary LanguageCoffeeScriptMIT LicenseMIT

smart-tags

Prevent double input of brackets, curly braces, and quotes as in sublime text when the next char is one of them. Its like bracket autocomplete, but for opening and closing ones.

If i dont explaint it very well, you can see a demo without the plugin, and one with the plugin

Install

Using apm:

apm install smart-tags

Or search for smart-tags in Atom settings view.