Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 658 Bytes

install

apm install weex-format

Or Settings/Preferences ➔ Packages ➔ Search for weex-format

Language Support

  • weex, including html, css(not stylus, less, scss) , js (es6)

Usage

It will beautify .weex file for html,css and js

Shortcut

You can also type ctrl-alt-l as a shortcut or click Packages > weex-format in the menu.

Custom Keyboard Shortcuts

See Keymaps In-Depth for more details.

For example:

'.editor':
  'ctrl-alt-b': 'atom-beautify:beautify-editor'