- create view if not found
- append a default value to the newly created file
- copy file path
- open file path
- show files with similar content via codelens
- code lenses (show similar calls for
partials/components, open php caller, jump to viewshare/composer vars) "also available as code actions" - open file path from component ex.
x-home::layouts.guest
i recently started using laravel-modules & manual navigation is just impossible,
so for the package to work correctly, make sure u r following the naming convention of Pascal > Snake ex.
module namespace>MyDashboardview namespace>my_dashboard
