kylenel Hi there! I'm loving the tools for VS Code and they've really helped simplify my setup. I have a specific project that has a custom phpcs ruleset in a phpcs.xml file. I couldn't find specific support for this and would love it if this existed. At the moment, I'm having to use another sniffing extension that does support the ruleset, but only in this codebase. If this does exist and I've just missed it, please do let me know! The only reference I could find was this post from 2021 - https://community.devsense.com/d/447-support-for-phpcs-and-applying-rules/2
JakubMisek Thank you for your feedback! We're glad our tool helps. Currently, we have a code formatter that can be set to a predefined code standard (https://docs.devsense.com/en/vscode/editor/formatting) or fully customized using rules (https://docs.devsense.com/en/vscode/editor/customize-formatting) - using vscode settings. We're planning to add support for compatible code formatting rules from phpcs.xml, .editorconfig, and other standard configuration files.
FilipVanReeth Hi, almost 10 months passed. Any update on supporting phpcs.xml? Looking forward to the reply. Keep up the good work. Love the extension more and more after every update.
JohnLowry Any progress on this? lack of support for user defined phpcs.xml file is why I won't be renewing my license when it's up. I work on a large php code base where we use a very specific code formatting standard. I love your product just can't use it to format anything.