codingyu / laravel-goto-view

vscode extension
MIT License
45 stars 28 forks source link

[question] adding `.wire.blade.php` file extension #30

Closed caneco closed 2 years ago

caneco commented 4 years ago

Hello,

After seeing this nice trick from @ryangjchandler on twitter: https://twitter.com/ryangjchandler/status/1288887933555167234

I've tried to add the .wire.blade.php extension:

"laravel_goto_view.extensions": [
    ".blade.php",
    ".wire.blade.php"
],

But the Alt-click it seams not to be working. Any idea/suggestion?

github-actions[bot] commented 2 years ago

Stale issue message