Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanusart/atom-wrap-in-tag

Simplest package for Atom editor that wraps HTML tag around selection
https://github.com/sanusart/atom-wrap-in-tag

Last synced: 3 months ago
JSON representation

Simplest package for Atom editor that wraps HTML tag around selection

Awesome Lists containing this project

README

        

# Atom wrap in tag

> :rotating_light: **NOTE!** This plug-inis no longer maintained. It probably works and PRs probably will be merged, but I do not use Atom anymore (sorry). If anyone want to maintain this, I'll be happy to give commit rights or transfer it.

Simplest package for [Atom](https://atom.io/) that wraps tag around selection - similar functionality found on other editors like PhpStorm, SublimeText, TextMate etc.

Just select a word or phrase and hit Alt + Shift + w

Hit spacebar key to continue typing attribute after the opening tag.

## Installation

`apm install atom-wrap-in-tag`

or find _atom-wrap-in-tag_ in **Settings** > **Install** tab

![A screenshot of your package](https://raw.githubusercontent.com/sanusart/atom-wrap-in-tag/master/images/screenshot.gif)

### License:

MIT