D support in Exuberant Ctags 5.8 for Windows

Gary Willoughby via Digitalmars-d digitalmars-d at puremagic.com
Thu Nov 27 01:30:48 PST 2014


On Tuesday, 11 November 2014 at 18:56:29 UTC, Sergei Nosov wrote:
> On Tuesday, 11 November 2014 at 18:44:23 UTC, ANtlord wrote:
>> Wake up dead topic! :)
>>
>> On Tuesday, 25 September 2012 at 04:22:13 UTC, p.crimsonsphere 
>> wrote:
>>> Hi there.
>>>
>>> So, anyway, have you found any live link to download Ctags 5.8
>>> working for D programming language?
>>>
>>> I found here
>>> http://pastie.org/971968
>>> and applied it to
>>> http://dfrank.ru/ctags581
>>>
>>> I downloaded compiler for Ctags, I mean, BCC32 and failed to
>>> compile it.
>>>
>>> If anyone has a Ctags 5.8 or 5.81 for D language, please~
>>>
>>> Regards.
>>
>> If it is actually, you can use that 
>> https://github.com/snosov1/ctags-d.
>
> I wanted to suggest this link as well (snosov1 is me).
>
> It is ctags 5.8 with the aforementioned patch applied and few 
> other fixes on top.
>
> It's not perfect, but works reasonable.
>
> I didn't use Dscanner for that functionality much, but I expect 
> it to have better quality.

There seems to be an effort to resurrect ctags[1] so i've taken 
the D language support from this patch and applied it to the 
newly resurrected ctags.

[1]: https://github.com/fishman/ctags


More information about the Digitalmars-d mailing list