codingyu / laravel-goto-view

vscode extension
MIT License
46 stars 28 forks source link

Added support for multiple view file extensions. #9

Closed uniring closed 6 years ago

uniring commented 6 years ago

I've added support for multiple view file extensions. In our projects we have email views that need to be processed using inky with the .inky.php extension instead of .blade.php so with this change you can configure as many extensions as you need.