Atom is a great text editor - it serves as our Go, Javascript/React IDE - thanks in part to its plugin support and the efforts of the community.
editorconfig
Helps developers maintain consistent coding styles between different editors.
language-babel
First class support for all ES6 and ESNext. It also has proper support for JSX, which makes it great for React development.
sublime-style-column-selection
A simple way to enable column selection. Just hold βaltβ while you select, or select using your middle mouse button.
sync-settings
Synchronize settings, keymaps, user styles, and installed packages to a Gist.
file-icons
Adds file specific icons to atom for improved visual grepping. Works with Tree View and Fuzzy Finder and Tabs.
Top comments (0)