Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
143 views
in Technique[技术] by (71.8m points)

javascript - Is there a way to change Atom's default autocomplete spacing?

It's pretty much all about formatting.

For example: When I type fun and press enter, it autocompletes to

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.

question from:https://stackoverflow.com/questions/66055123/is-there-a-way-to-change-atoms-default-autocomplete-spacing

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...