CTags
CTags copied to clipboard
[Bug]:Rebuild tags won't work
I never have make this work, changed few computer, changed few installation of sublime and ctag, but it won't work.
I can go into the folder, then run command ctags -R -f .tags
to manually generate the tags, and it work normally. But whenever I try the CTag: rebuild tags
in the sublimetext, it will give me such a prompt:
And here is the message that I find in console:
Building CTags for C:\Users\FangHao\Gitrepos\yunying.dazong.com: Please be patient
error: 'ctags' ²»ÊÇÄÚ²¿»òÍⲿÃüÁҲ²»ÊÇ¿ÉÔËÐеijÌÐò »òÅú´¦ÀíÎļþ¡£
I'm in Win7 64bit, chinese system language
got the same issue,still not figure out how to fix it,
me too
add the ctags.exe to system variables can solve this problem. get the ctags.exe:http://ctags.sourceforge.net/
@3895177 ctags.exe already in C:\windows\system32, I can run it anywhere in the command line. so I don't think that is the problem.
reinstall sublime helps!