atom-ctags
atom-ctags copied to clipboard
Symbols not found after building ctags
I am on atom ver 1.8.0 and OSX El Capitan. I am using atom ctags on a project, and it genrated a 58M .tag file. In dev mode, I can see
command done
with cost 9000ms. But when I use the 'go to declaration' in context menu, I see a message
[atom-ctags:findTags] tags empty, did you RebuildTags or set extraTagFiles?
Not sure what's wrong.
Same here. It no longer works at all.
same here - does not work after installing atom-ctags
on windows with atom 1.22.0. The .tags
is created upon rebuild ctags
and the .tags
file is 5.8 meg and contains a lot of symbols.