Three things i really miss in the Beautifier:
1) Leave a Blank between leading comma and following text.
2) New line after IF (indent the new line by one "tab").
3) Place closing brackets under opening brackets. This one is tricky, because it does not make sense for every bracket, only if the code in between has a certain complexity, i.e at least 2 items and/or exceeds a certain length
1) Leave a Blank between leading comma and following text.
2) New line after IF (indent the new line by one "tab").
3) Place closing brackets under opening brackets. This one is tricky, because it does not make sense for every bracket, only if the code in between has a certain complexity, i.e at least 2 items and/or exceeds a certain length