Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
1) if I'm not confused: CSScomb , yes node.js is needed
or
2) replace " ; " with " ;\n "
the best option is to run through the standard "
Find and Replace" Press Ctrl + H (display the search and replace panel), press Alt + R (turn on the regular expression mode)
Stage 1: search ;
, replace with ;\n
stage 2: search {
, replace with {\n
stage 3: search }
, replace with}\n
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question