Skip to content

Instantly share code, notes, and snippets.

@tracypholmes
Last active February 14, 2017 18:35
Show Gist options
  • Save tracypholmes/dc0a18498c6c31d8fc0be52505e31656 to your computer and use it in GitHub Desktop.
Save tracypholmes/dc0a18498c6c31d8fc0be52505e31656 to your computer and use it in GitHub Desktop.
Atom add-ons I Use

Atom Add-Ons

This is a list of things I currently use or have used. You can research before you try at https://atom.io/packages/. Two ways to install. Command line apm install {package name] or in Atom, goto Edit > Preferences > Install and search for your package.

Packages

  • atom-beautify
  • autocomplete-modules
  • autocomplete-python
  • markdown-writer
  • minimap
  • open-recent
  • platformio-ide-terminal
  • ruby-test
  • git-plus
  • git-time-machine
  • highlight-selected
  • atom-bootstrap3
  • atom-html-preview
  • color-picker
  • pigments
  • emmet
  • linter
  • `linter-rubocop
  • linter-csslint
  • linter-htmlhint
  • regex-railroad-diagram

Themes

  • ariake-dark-syntax
  • new-moon
  • dracula-theme
  • github-atom-light-syntax
  • oceanic-next
  • seti-syntax
  • seti-ui

Miscellany

  • xkcd-comics
  • activate-power-mode
  • autoclose-html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment