New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

emmet-atom-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emmet-atom-plugin

Experimental Atom plugin for new Emmet

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

Emmet plugin for Atom

This is experimental alpha version of new Emmet plugin and UX concept. Currently, plugin only expands abbreviations and doesn’t contain any additional actions like Balance or Update Image Size, they will be added later.

Unlike current Emmet plugin, new one doesn’t hijacks tab key handler. Instead, it installs itself as autocomplete+ provider and provides expanded abbreviation and Emmet snippets as autocomplete options:

Emmet Atom

An abbreviation being expanded is automatically highlighted with subtle rounded border.

Auto-activation vs. manual activation

Since almost every word in your text editor can be abbreviation, Emmet limits automatic (e.g. “as-you-type”) abbreviation activation for limited syntax scopes only. But you can force abbreviation activation simply by manually invoking autocomplete popup with Ctrl+Space shortcut in any file. It’s an alternative to Ctrl-E shortcut in previous Emmet plugin.

Installation

Because of heavy development stage, this plugin can be installed via apm only. In Terminal, run the following command:

apm install emmetio/atom-plugin

FAQs

Package last updated on 14 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc