Answer the question
In order to leave comments, you need to log in
Solved: Atom, block folding and closing tag (bracket)?
Dear, someone figured out how to show the closing tag, the bracket in Atom when the block is collapsed.
I learned about foldEndPattern, but there is not a word in the documentation. How to use it if this is the solution?
Here is the topic and from there the config snippet (for Atom 1.17.0)
".basic.html.text":
editor:
foldEndPattern: ""
".css.source":
editor:
foldEndPattern: ""
".html.php.text":
editor:
foldEndPattern: ""
".js.jsx.source":
editor:
foldEndPattern: ""
".js.source":
editor:
foldEndPattern: ""
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question