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

tags: use -modified flag and show errors #1401

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Conversation

fatih
Copy link
Owner

@fatih fatih commented Aug 8, 2017

This adds two improvments for :GoAddTags and :GoRemoveTags commands.

  1. Instead of creating a temporary file pass the modified content trough
    stdin via the -modified flag
  2. Show errors in quickfix list if gomodifytags couldn't process fields.
    This depends on: Continue to process tags in case of malformed fields gomodifytags#23

This adds two improvments for `:GoAddTags` and `:GoRemoveTags` commands.

1. Instead of creating a temporary file pass the modified content trough
stdin via the `-modified` flag
2. Show errors in quickfix list if gomodifytags couldn't process fields.
This depends on: #fatih/gomodifytags#23
@fatih fatih merged commit ba09b8f into master Aug 8, 2017
@fatih fatih deleted the gomodifytags-improvements branch August 8, 2017 20:38
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.

1 participant