D support in Exuberant Ctags 5.8 for Windows

Gary Willoughby via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 28 07:35:18 PST 2014


On Friday, 28 November 2014 at 09:30:18 UTC, Nordlöw wrote:
> On Thursday, 27 November 2014 at 09:30:49 UTC, Gary Willoughby 
> wrote:
>> 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
>
> Great news!
>
> It would be great to have support for new alias declarations :)

Actually looking at the output it seems aliases are only 
recognised if defined in module scope, then it parses them as a 
typedef.


More information about the Digitalmars-d mailing list