Skip to content

Latest version is not working with sail enabled #34

@Alph44rchitect

Description

@Alph44rchitect

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:

  1. Install Laravel sail
  2. Install latest version of the extension
  3. Set enableDebugLogs: true
  4. Set runInLaravelSail: true
  5. Run format command
  6. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions