codingyu / laravel-goto-view

vscode extension
MIT License
45 stars 28 forks source link

Add support for markdown in mailables. #38

Closed JrBoc closed 2 years ago

JrBoc commented 3 years ago

markdown is just the function view in a controller. it calls the blade file.

image

github-actions[bot] commented 2 years ago

Stale issue message

macbookandrew commented 1 year ago

Change the laravel_goto_view.regex config to this and it will work:

(?<=view\(['"]|markdown\(['"]|\(view:.['"]|View::make\(['"]|@include\(['"]|@extends\(['"]|@component\(['"]|Inertia::render\(['"]|\(component:.['"]|\<)(\<x-|\<livewire:|[^'" \/>]+)