i've installed doctorjs (previously jsctags) in attempt source-code browsing/tag-listing vim (using taglist plugin).
installing went fine, vim's taglist doesn't work doctorjs.
when trying open tag-list window in vim via :tlisttoggle
, following error:
taglist: failed generate tags /home/me/script.js ctags: illegal option -- -^@usage: ctags [-bfadtuwvx] [-f tagsfile] file ...^@
i've searched www, , found out this guide, suggesting replacement plugin called taglist-plus, doesn't work doctorjs, old unmaintained version, jsctags.
in short - can't work. frustrating. should able have javascript source-code browsing!
any vim wizzes out there have managed thing working?
thanks in advance.
better solution:
after resolving problem (thanks answer, @romainl), i wrote short guide on how thing done answer question. recommend check out.
i use tagbar. latest version supposed support doctorjs.
Comments
Post a Comment