Php Formatter fix

one text

I install php formatter (vs code extesion) and I have a problem with format file. It format php short echo tag (<?=) in < ? = (with spaces). There is a possibility to format the document without touching the tags <?php, <?= and the rest of the nearby tags ?

Source