ide - Atom autoclose-html how to force inline closing tags -


brand new atom. see can force html tags close inline using autoclose-html package. however, when populate list tags close inline, still closing on separate line. how should list formatted? see defaults

default: ['title', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6']

and first tried adding ...'p', 'span'] list, , did not work. found list in autoclose-html.coffee , added same, no avail. doing wrong?

the way did (mac os - should same other os's):

  • bring atom settings (atom menu --> preferences)
  • select packages
  • select autoclose-html settings
  • select view code

"view code"

  • expand lib folder
  • select configuration.coffee

"configuration.coffee"

  • make changes in there , save file.
  • restart atom

all done!


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -