Skip to content

Plugins/hooks inside ctags pipeline processing #6

@amerlyq

Description

@amerlyq

I wish for being able to annotate tags by their author (from git blame).
How can it be reasonably achieved?

The tags output you expect:

main	foo.c	/^main(void)$/;"	kind:function	line:2	blame:[email protected]

I suppose it's quite possible to do through external wrapper script to annotate tags fed from ctags output.
But can I achive the reverse thing -- plug this script into the middle of ctags pipeline?
Which benefits could it provide comparing with plugging it after ctags?

I strive for most naturally flowing solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions