7.3:dev:quickstart:ide:atom

Atom

We are using Atom IDE for frontend development with plugins installed:

  • linter
  • linter-eslint
  • react
  • linter-bootlint
  • atom-bootstrap-3
  • git-diff-details
  • git-diff-popup
  • git-plus
  • git-status
  • line-diff-details
  • last-cursor-position
  • docblockr

Tips

  • Ctrl+Shift+P Search any function of Atom.
  • Ctrl+R Search method in current file.
  • Auto indent Formatting of selected code (jsx).