Skip to content

codingyu/laravel-goto-view

Repository files navigation

Marketplace Version Installs

How to use

How to use

Features

Settings

laravel_goto_view.folders

Search according to the configured path

"laravel_goto_view.folders": {
    "default" : "/resources/views",
    "theme_xxx": "/resources/views/theme_xxx"
}

laravel_goto_view.extensions

Search views according to the configured extensions

"laravel_goto_view.extensions": {
    "default" : ".blade.php",
    "inky": ".inky.php"
}

laravel_goto_view.quickJump

Use 'Ctrl' or 'Alt' + click, jump to the first match file.

laravel_goto_view.folderTip

Display the path name of the configuration

About

vscode extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11