We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56deb1e + 31766c2 commit aee4f0aCopy full SHA for aee4f0a
package.json
@@ -43,7 +43,7 @@
43
},
44
"laravel_goto_view.regex": {
45
"type": "string",
46
- "default": "(?<=view\\(['\"]|markdown\\(['\"]|\\(view:.['\"]|View::make\\(['\"]|@include\\(['\"]|@extends\\(['\"]|@component\\(['\"]|Inertia::(?:render|modal)\\(['\"]|\\(component:.['\"]|<)(?:x-|livewire:|[^'\"\\s/>]+(?:\\/[^'\"\\s/>]+)*)",
+ "default": "(?<=view\\(['\"]|markdown\\(['\"]|assertViewIs\\(['\"]|\\(view:.['\"]|View::make\\(['\"]|@include\\(['\"]|@extends\\(['\"]|@component\\(['\"]|Inertia::(?:render|modal)\\(['\"]|\\(component:.['\"]|<)(?:x-|livewire:|[^'\"\\s/>]+(?:\\/[^'\"\\s/>]+)*)",
47
"description": "Custom regex for matching strings"
48
49
"laravel_goto_view.folders": {
0 commit comments