codingyu / laravel-goto-view

vscode extension
MIT License
45 stars 28 forks source link

Laravel goto view does not work #39

Closed chepevic closed 2 years ago

chepevic commented 3 years ago

Hello,

I have installed Laravel goto view but it does not work on my laptop. I got macOS High Sierra.

In my settings.json i have

"laravel_goto_view.folders": {
"default": "/resources/views", "js": "/resources/js/Pages", "vendor": "/resources/views/vendor" }, "laravel_goto_view.extensions": [ ".blade.php", ".inky.php" ],

Thanks in advance

codingyu commented 3 years ago

I tested the same configuration and it can run. I'm not sure what's going on in your side

github-actions[bot] commented 2 years ago

Stale issue message