DEV Community

Committed Software
Committed Software

Posted on • Originally published at committed.software on

1 1

Must have Atom Plugins

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.

editor config

language-babel

First class support for all ES6 and ESNext. It also has proper support for JSX, which makes it great for React development.

babel

sublime-style-column-selection

A simple way to enable column selection. Just hold ‘alt’ while you select, or select using your middle mouse button.

column selection

sync-settings

Synchronize settings, keymaps, user styles, and installed packages to a Gist.

sync settings

file-icons

Adds file specific icons to atom for improved visual grepping. Works with Tree View and Fuzzy Finder and Tabs.

fileicons

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay