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