Hello,
There is a setting whether to comply with PSR-2 notation which keeps braces on the same line, except for classes.
{
"php.format.codeStyle": "PSR-2"
}
This should be enabled by default, Do you have an example code, where it's not working as expected?
Thank you.
More settings can be found at https://docs.devsense.com/en/vscode/configuration#configuration-options