plugin-php icon indicating copy to clipboard operation
plugin-php copied to clipboard

Support for --range-start and --range-end

Open wbaryla opened this issue 1 year ago • 0 comments

Hello,

I’m trying to format only specific sections of files in a legacy codebase using the --range-start and --range-end options. This works fine with JS files but when using this plugin for PHP, prettier doesn’t apply any changes and essentially fails silently.

Is this a known issue? I would greatly appreciate any guidance on how to resolve this.

wbaryla avatar Sep 30 '24 14:09 wbaryla