Twoje komentarze

in ST3 "\n" Perfectly works ith for new row(line), without "" :)

- for example:

Find What: ;

Replace: ; \n

Result is:

e=[];
f=b(d,function(a){return 1===a.priority});
d=f.length ...ect

For something like:

e=[];f=b(d,function(a){return 1===a.priority});=f.length

And that is what we want.