Code formatting with 7.3 trailing comma feature.

Php 7.3 introduced new feature where one could put trailing commas in multiline function calls. This is causing problem with auto formatting where closing bracket is auto indented. Is it possible to turn this off or is this a bug?
Screenshot:

1

Can't be disabled currently. Please vote or comment for a corresponding feature request https://youtrack.jetbrains.com/issue/WI-45010 to increase it's priority & to be notified about its updates.

0

请先登录再写评论。