samedi 23 décembre 2017

ctags is not working for polymorphic function

I am using ctags command line tool to navigate the c++ code but when I wanted to jump to polymorphic function definition, it won't jump properly to that definition. Please tell if there is some problem with ctags or some other configurations to be added. Or please let me know if there is better tool to navigate modern C++ code. Thank you!

I usually run ctags command as follows(on VIM):

ctags -R *

Aucun commentaire:

Enregistrer un commentaire