google / zoekt

Fast trigram based code search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ctags timeout configurable?

vpereira opened this issue · comments

Hi,

can we set the ctags timeout configurable? I think the default for large codebases and not so powerful machines, sometimes isn't enough. I have a patch to do it that i could send it via pull request (zoekt-index gets a new argument which is passed to build/ctags.go. if nothing is given, default is assumed)

I'm going to revisit the ctags support soon, in light of

universal-ctags/ctags@5d82ee6

this will likely remove the need for batching files and timeouts.

please try installing universal-ctags (with --_interactive support) as universal-ctags.