Skip to content

bowphp/vscode-goto-view-extension

Folders and files

NameName
Last commit message
Last commit date
Dec 22, 2021
Dec 15, 2021
Feb 1, 2018
Dec 15, 2021
Dec 15, 2021
Dec 15, 2021
Dec 15, 2021
Nov 14, 2022
Jun 17, 2020
Dec 15, 2021
Jul 14, 2022
Jan 17, 2023
Dec 15, 2021

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published