IDEs / Code Editors

WebStorm - code editor

  • ~$100
  • Awesome and powerful
  • Support: HTML + CSS + JavaScript
  • Additional support: TypeScript, CofeeScript, Dart, SASS, Less, Stylus, AngularJS 2, Node.js
  • Windows, Mac OS X, Linux

Additional code editors

WebStorm hot-keys shortcuts:
  • Ctrl+K - Git Commit
  • Ctrl+Shift+K - Git Push
  • Alt+Shift+C - review recent changes to the project
  • Ctrl+Shift+V - paste from clipboard history
  • Ctrl+[ - jump to opening tag or brace
  • Ctrl+] - jump to closing tag or brace

Notepad++ - light and simple code editor:

  • Free
  • Fast and Lightweight
  • Windows

Sublime Text - light and fancy code editor:

  • ~$70
  • Fast and Lightweight
  • Windows, Mac OS X, Linux

VS Code - free code editor:

  • Free
  • Fast and Lightweight
  • Windows, Mac OS X

Leave a Comment