Atom
Atom is an awesome editor with plug ins for Git and a bunch of other cool stuff
Plugins
Hydrogen: https://nteract.gitbooks.io/hydrogen/ - Run python in-line
Git History: https://atom.io/packages/git-history - Checkout files from older commits
Git blame: https://github.com/SlimeQ/git-graph - Checkout when and who authored which lines on your file.
Activate-power-mode: https://atom.io/packages/activate-power-mode - Gamify your development
Last updated
Was this helpful?