Universal-ctags

Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
Post Reply
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Universal-ctags

Post by jussij »

Universal-ctags is a replacement for the Exuberant-ctags tool.

Universal-ctags has advantages over Exuberant-ctags in that it is still maintained.

For these reasons the latest version of Zeus uses Universal-ctags as it's ctags tagger.

The code for Universal-ctags can be found here: https://github.com/universal-ctags/ctags

At any time you can update that tagger by building it from the github source code link from above, rename the executable produced to xtags.exe can putting that new tagger in the Zeus installation folder.
Post Reply