-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using "Format document using Laravel Pint", "Format Document", or "Format On Save", PHP files are no longer formatted using the extension. Running ./vendor/bin/pint manually works just fine. I noticed this issue in the last couple weeks. Managed to fix it briefly by uninstall and reinstall the extension (IIRC), but it's back to broken again.
To Reproduce
Steps to reproduce the behavior:
- Install the extension.
- Open a poorly formatted PHP file in a Laravel project.
- Call "Formaat document using Laravel Pint" from the VS Code command palette.
- Watch as nothing happens.
Expected behavior
I expect the extension to format the file using Laravel Pint.
Screenshots
—
Environment:
- Operating system: macOS
- IDE / version: VSCode 1.86.2
- Extension version: 1.1.8
- Extension's config:
"laravel-pint.enable": true,
Additional context
—
SkeyPunyapal and SilvioLucasDev
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working