Replies: 1 comment 1 reply
-
|
Phpactor doesn't do this itself but it can integrate with your projects CS fixer if it uses phpcs or php-cs-fixer e.g.https://phpactor.readthedocs.io/en/master/integrations/php-cs-fixer.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i'm trying out phpactor with vscode and there it doesn't seem to make my code nice, when saving. on zed it formats nice, but i want a different style of brace placement. maybe zed does this somehow without calling phpactor. i'm a bit confused on who does what.
my question: is formatting a native phpactor feature?
could not find anything in the docu: https://phpactor.readthedocs.io/en/master/reference/configuration.html
Beta Was this translation helpful? Give feedback.
All reactions