Atom Extensions
Extensions I use for the Atom Editor.
- atom-runner - Allows you to run scripts from within the Editor.
- highlight-selected - Highlights occurrences of a selected word.
- Tab Switcher - Allows ctrl-tab functionality similar to other programs.
- minimap - Makes the scrollbar into a minimap of the code.
- minimap-highlight-selected - Shows selections in the minimap.
- markdown-writer - Tools for writing markdown.
- platformio - Used to build for micro controllers such as the Arduino.