-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
The latest extension version is not working with Laravel Sail setting enabled. It seems to be ignored.
To Reproduce
Steps to reproduce the behavior:
- Install Laravel sail
- Install latest version of the extension
- Set
enableDebugLogs: true - Set
runInLaravelSail: true - Run format command
- Watch the output log and see that is still using the non sail path
Expected behavior
Using the sail path to run pint.
Environment:
- Operating system: Ubuntu 22.04 via Windows with WSL2
- IDE / version: VSCode / latest
- Extension version: 1.1.4
- Extension's config:
enableDebugLogs: true, runInLaravelSail: true
Additional context
The version 0.7.3 works as expected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed