> For the complete documentation index, see [llms.txt](https://furkhan324.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://furkhan324.gitbook.io/workspace/dev/tools/atom.md).

# 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
