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.

Is there any tutorial articles for Dscanner/libdparse, they look like awesome tools!

Reply via email to