Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Laravel goto viewNew to Visual Studio Code? Get it now.

Laravel goto view

codingyu

|
1,068,541 installs
| (19) | Free
Quick jump to view
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Marketplace Version Installs

How to use

How to use

🚀🚀🚀

Settings

regex

Custom regex for matching strings.

maxLinesCount

Maximum number of scanning rows.

Default: 666

folders

Search according to the configured path.

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

extensions

Search views according to the configured extensions.

"laravel_goto_view.extensions": [
    ".blade.php",
    ".inky.php"
]

quickJump

Use Ctrl or Alt + click to jump to the first matched file.

Mac or Windows, It depends on your configuration

folderTip

Display the path name of the configuration.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft