The most used beautifier package.
Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, and SQL in Atom
Install: apm install atom-beautify
best JSDoc style comments for javascript development.
Control-Shift-d or Control-Shift-j to add comment templates.
/**
* functionComment - description
*
* @param {type} argA description
* @param {type} argB description
* @param {type} argC description
* @return {type} description
*/
function functionComment (argA, argB, argC) {
return 'javadoc';
}Used to be zen-coding.
no explanation needed.
Highlights the current word selected when double clicking.
JavaScript & NodeJS Snippets for Atom.
A collection of commands and ES6 focused snippets for optimizing modern Javascript development productivity.
Resolve git conflicts within Atom.
A preview of the full source code.
install: apm install minimap
Adds syntax highlighting and snippets to AngularJS in Atom.
React.js (JSX) language support, indentation, snippets, auto completion, reformatting.
The awesome icons provided by Seti UI theme.
A hackable task-board for TODOs, FIXMEs, HACKs, etc in your code.
install: apm install imdone-atom
UI-Theme: Atom Material
Syntax Theme: Atom Dark







