Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --list-fields option #588

Merged
merged 3 commits into from Oct 2, 2015
Merged

Conversation

masatake
Copy link
Member

@masatake masatake commented Oct 1, 2015

--list-fields helps a user who wants to know the letters for specifying fields.
In addition shell completion engine can utilize the output of this option to make completion rules for universal-ctags.

For implementing this new option, I reworked field related code.
I introduce fieldDesc struct. You can add a new field in rather declarative way like kindOption.
Potentially this structure will contribute at least two areas:

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
masatake added a commit that referenced this pull request Oct 2, 2015
@masatake masatake merged commit b289507 into universal-ctags:master Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant