Closed suliveevil closed 4 years ago
Is it that it is not completely compatible with ctags?
😂Just a wander. ictags is good enough for me.
ctags
has been changed to an external command and implemented from Universal Ctags
. I have pushed it (ver 2.22(1)) to TestFlight, please have a try.
😂 I lost my TestFlight, would you please invite me again? Thank you very much. suliveevil@icloud.com
Great feature! Now we can use official tagbar!
Please test the new command ctags
more and report any related issue here. Because I don't use it much, I haven't tested it thoroughly.
ctags -R .
works fine, this is all I need😂
Somehow Plugin vim-gutentags
is not working.
I just find a plugin can generate tags without ctags.
It use regex to math class
function
expression
and so on.
I will try to make a python generate script, re-inventing the wheel~
It's wired that I couldn't find a plugin automatically generate and update tags file. Ctags tag file is important and I will keep looking and testing some tag plugins.
As for iVim's universal-ctags, I haven't find a bug, so I will close this issue.
Is it possible to integrate Universal-CTags into iVim?