如题。
sublime text2安装ctags后为什么ctrl+t 提示can't find 'Controllers'
左侧FOLDERS 根目录已经生成.tags文件了
请教如何才能ctrl+t 找到 class文件呢?
cmd中执行好象会出错,不知道是不是因为这个影响了
E:\x\mac\my\st>ctags -R -f .tags
ctags: Warning: ignoring null tag in .\application\views\admin\javascript\mootools-1.2.2-core-yc.js
ctags: Warning: ignoring null tag in .\st_plugins\editor\ckeditor\ckeditor.js
ctags: Warning: ignoring null tag in .\st_plugins\editor\ckeditor\ckeditor.js
ctags: Unexpected end of file: .\st_plugins\editor\ckeditor\config.js
------解决方案--------------------
测试了一下,ctrl+t 是要按2次的。
我是直接在左边目录rebuild Tags,然后就直接能用了;我没按照网上那样做。
我使用的是ctrl+shit+鼠标左键。