Daniel Karp
Daniel Karp
Any possibility the plugin could use the https://github.com/nikic/PHP-Parser directly, or would this have the same issue with missing nodes? Obviously that means running php processes as part of prettier PHP...
Perhaps the PHP version is extensible enough to allow it to be extended to get the additional node information? I'm looking at this issue as an example of getting information...
This may be of interest to @kurtztech. (Thanks for all your work on this, by the way. Having started trying to fix this myself, and failing, I have a sense...
This may be related, but isn't exactly the same issue, since in your case, there is text where the whitespace--or lack thereof--is meaningful, following that last kbd element.
I see now why this has been marked "needs discussion" and not "bug". While the description of "bracket same line" option says that it applies to multi-line HTML **elements**, the...
Anyone else see this as an issue? It seems to me that `bracketSameLine` should apply to closing as well as opening tags--the main goal seems to be to avoid having...
@radiosilence While I agree that that looks like a bug, It looks to me like a different bug from the one that I am reporting above. Perhaps you should open...
I really think a new option is the wrong approach here. I can't imagine a case where someone would prefer to avoid the stranded ">" in opening but not closing...
The compatibility matrix doesn't help as much as you might think. This is the first time there has been a major bootstrap update since the inception of this project. So...
I'm not sure how much work would be involved in doing bugfixes on the 11.0.x branch, but if they are doable, we would really appreciate it. We are in a...