kokororin / vscode-phpfmt

Integrates phpfmt into VS Code
https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt
BSD 3-Clause "New" or "Revised" License
129 stars 30 forks source link

Use PSR12 #144

Closed karchung0930 closed 2 months ago

karchung0930 commented 2 months ago

I cannot find any information on the documentation whether it's possible to use PSR12 instead of PSR2. I saw the setting phpfmt.psr2 is set to true by default. Or this extension is already using PSR12 but the information is not updated on the documentation yet?

driade commented 2 months ago

Hi @karchung0930 good morning.

No, there're no plans to support PSR12 at this moment. It's something I've in my backlog.