D support in Exuberant Ctags 5.8 for Windows

ANtlord via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 14 15:14:42 PST 2014


On Wednesday, 12 November 2014 at 20:33:32 UTC, Brian Schott 
wrote:
> On Tuesday, 11 November 2014 at 18:44:23 UTC, ANtlord wrote:
>> I want to ask about Dscanner. Does it provide same formats as 
>> ctags. I use ctags with --excmd=pattern --fields=nksSa and 
>> output with them is different of Dscanner's output with key 
>> --ctags.
>
> The ctags output is implemented in this file: 
> https://github.com/Hackerpilot/Dscanner/blob/master/src/ctags.d. 
> It's less than 200 lines long so you should be able to modify 
> it easily.

It sounds good. I think, that I can figure out code and patch. 
Thank you)


More information about the Digitalmars-d mailing list