Atom Recommended Packages

To install Atom packages, you can navigate to Atom > Preferences > Install, search for the package name, and click Install

  • atom-beautify
  • atom-handlebars
  • autocomplete-plus
  • autocomplete-html
  • autocomplete-css
  • atom-ternjs
  • color-picker
  • emmet
  • linter
  • linter-htmlhint
  • linter-jshint
  • linter-scss-lint
  • pigments

Atom Recommended Settings

To change the settings for these packages, find the package in Atom > Preferences > Packages and click the "Settings" button.

atom-beautify

Make sure none of the "On Save" settings are selected, sometimes this can mess up your stuff.

autocomplete-plus

Change the "Keymap for Confirming a Suggestion" to "enter" so that it doesn't conflict with emmet.

tree-view

Ignore some files so that things like .DS_Store don't show up in your sidebar.