How to useSettingsquickJumpQuick jump to the first matched file switch.
maxLinesCountMaximum number of scanning rows.
regexCustom regex for matching strings. "action": Regex for matching Action function "common": Regex for matching $this->view->setTemplateAfter() and $this->view->setTemplateBefore() function "template": Regex for matching $this->view->pick() and $this->view->render() function
foldersSearch according to the configured path.
extensionsSearch views according to the configured extensions.
Thanks |