Home >Backend Development >PHP Tutorial > 请问sublime text ctags安装后can't find class(ctags生成出错)

请问sublime text ctags安装后can't find class(ctags生成出错)

WBOY
WBOYOriginal
2016-06-13 12:40:151074browse

请教sublime text ctags安装后can't find class(ctags生成出错)

本帖最后由 lumengabc 于 2013-08-09 11:37:04 编辑 如题。

sublime text2安装ctags后为什么ctrl+t 提示can't find 'Controllers'

左侧FOLDERS 根目录已经生成.tags文件了

请教如何才能ctrl+t 找到 class文件呢?


cmd中执行好象会出错,不知道是不是因为这个影响了
<br />
E:\x\mac\my\st>ctags -R -f .tags<br />
ctags: Warning: ignoring null tag in .\application\views\admin\javascript\mootools-1.2.2-core-yc.js<br />
ctags: Warning: ignoring null tag in .\st_plugins\editor\ckeditor\ckeditor.js<br />
ctags: Warning: ignoring null tag in .\st_plugins\editor\ckeditor\ckeditor.js<br />
ctags: Unexpected end of file: .\st_plugins\editor\ckeditor\config.js<br />
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn