install
apm install weex-format
Or Settings/Preferences ➔ Packages ➔ Search for weex-format
- weex, including html, css(not stylus, less, scss) , js (es6)
It will beautify .weex file for html,css and js
You can also type ctrl-alt-l
as a shortcut or click Packages > weex-format
in the menu.
See Keymaps In-Depth for more details.
For example:
'.editor':
'ctrl-alt-b': 'atom-beautify:beautify-editor'