codingyu / laravel-goto-view

vscode extension
MIT License
45 stars 28 forks source link

added assertViewIs to the default regex #71

Closed tomheadifen closed 1 year ago

tomheadifen commented 1 year ago

The assertViewIs function references views as it's first parameter. Added this as a default so that that users no longer need to add it to their settings.json config themselves.