Skip to content

Instantly share code, notes, and snippets.

@marcbacon
Last active March 17, 2017 19:20
Show Gist options
  • Save marcbacon/8885f2bb75ead85416ded918f01a8b97 to your computer and use it in GitHub Desktop.
Save marcbacon/8885f2bb75ead85416ded918f01a8b97 to your computer and use it in GitHub Desktop.
A collection of tips and packages for Atom.
# Editor Settings
(Settings > Editor)
Enable Soft Wrap (so that you do not have to scroll left)
Set tab length to 4
# Packages
* = Most useful
atom-beautify *
https://atom.io/packages/atom-beautify
autocomplete-wordpress-hooks
https://atom.io/packages/autocomplete-wordpress-hooks
code-peek
https://atom.io/packages/code-peek
docblockr
https://atom.io/packages/docblockr
emmet *
https://atom.io/packages/emmet
expose
https://atom.io/packages/expose
highlight-selected
https://atom.io/packages/highlight-selected
jquery-snippets
https://atom.io/packages/jquery-snippets
minimap
https://atom.io/packages/minimap
pigments *
https://atom.io/packages/pigments
sort-lines
https://atom.io/packages/sort-lines
tool-bar
https://atom.io/packages/tool-bar
tool-bar-main
https://atom.io/packages/tool-bar-main
wordpress-api
https://atom.io/packages/wordpress-api
wp-dev
https://atom.io/packages/wp-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment