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.