open-southeners / vscode-laravel-pint

🍺 Integrates Laravel Pint into your VSCode projects for automatic code formatting
https://marketplace.visualstudio.com/items?itemName=open-southeners.laravel-pint
MIT License
84 stars 17 forks source link

Fix workspace fallback to global binary config #30

Closed jasonvarga closed 1 year ago

jasonvarga commented 1 year ago

Fixes #28

Solution ended up being pretty simple. Long-winded explanation in my issue comment.

d8vjork commented 1 year ago

lgtm, merging!

Thank you @jasonvarga! 👌

jasonvarga commented 1 year ago

I guess there are some other cases that need to be covered. (#32) Sorry about that. 😕

d8vjork commented 1 year ago

No prob, there's a lot of use cases for this, that's mainly my issue of not being able to write any tests