Hi, Tor!
On Apr 12, Tor Didriksen wrote:
>>>
>>> No, as a heavy ctags user I prefer the function documentation near
>>> the implementation. With the exception of the public API headers,
>>> like plugin.h or mysql.h.
>>>
>>> I'm not going to argue my case though. But I would be happy to know
>>> a solution for ctags users for "documentation in the headers" style.
>>
>> I remember you raised the ctags problem previously, but I don't
>> remember what it was (just that it was about ctags not finding
>> information) :-( Could you please re-explain it?
>> Thanks!
>
> By default, etags will not tag function declarations.
> see 'man etags' and the --declarations option
Right. But as a downside on every jump I'll have a choice from two tags
to jump to and have to pick up the right one depending on whether I want
a documentation or a code :(
Oh well...
Regards,
Sergei