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

Better handling for typeinfo.deffile #777

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

raven42
Copy link
Collaborator

@raven42 raven42 commented Jun 23, 2021

Closes #776

Change the ordering of the --options field when executing ctags. This
allows overrides of things like the ---kinds definitions to omit
certain kinds.

Also add check to ensure the typeinfo.deffile exists before attempting
to use it in the ctags arguments.

Closes preservim#776

Change the ordering of the --options field when executing ctags. This
allows overrides of things like the --<lang>-kinds definitions to omit
certain kinds.

Also add check to ensure the typeinfo.deffile exists before attempting
to use it in the ctags arguments.
@raven42 raven42 requested a review from alerque June 23, 2021 15:28
@raven42 raven42 merged commit 2da3443 into preservim:master Jun 24, 2021
@raven42 raven42 deleted the option_ordering branch June 24, 2021 14:37
dev-hann added a commit to dev-hann/tagbar that referenced this pull request Sep 18, 2023
Closes preservim#776

Change the ordering of the --options field when executing ctags. This
allows overrides of things like the --<lang>-kinds definitions to omit
certain kinds.

Also add check to ensure the typeinfo.deffile exists before attempting
to use it in the ctags arguments.
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.

[bug] improper ctags argument ordering
2 participants