It's pretty much all about formatting.
For example: When I type fun and press enter, it autocompletes to
fun
function functionName() {
}
I would prefer this to be
function functionName()
{
Since Atom is a self titled hackable editor, I'm guessing there's a way to change this.
1.4m articles
1.4m replys
5 comments
57.0k users