kalabro / cloud9-emmet-ext

A Cloud9IDE extension for emmet.io (aka ZenCoding) integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud9 Emmet Extension

A Cloud9ide extension for Emmet integration.

About this fork

This fork adds Wrap command to wrap selected code with expanded Emmet abbreviation.

Installation

  1. Go to your Cloud9 Workspace.
  2. Go to Tools, and click Extension Manager.
  3. Paste the following URL: https://raw.githubusercontent.com/kalabro/cloud9-emmet-ext/master/cloud9-emmet-ext.js, click Add, and click Done.

VoilĂ ! You are ready to Zen Coding!

Available Actions

  • Expand Abbreviation - CTRL + SHIFT + E
  • Wrap with Abbreviation - CTRL + SHIFT + A

Original repo: https://github.com/rmariuzzo/cloud9-emmet-ext

About

A Cloud9IDE extension for emmet.io (aka ZenCoding) integration.


Languages

Language:JavaScript 100.0%