Closed angelidito closed 3 years ago
I think this is a great formatter, but I miss that.
Also, whitespaces between ";" and the previous word are not formatted. Maybe whitespaces of any kind. It really blows my mind :(
Here two examples that it won't format:
$hello = 'world ; echo $hello ;
when type ; , only format current line, can't format previous line
I think this is a great formatter, but I miss that.
Also, whitespaces between ";" and the previous word are not formatted. Maybe whitespaces of any kind. It really blows my mind :(
Here two examples that it won't format: