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

Display changelog of updated plugins #35

Closed
kwbr opened this issue Jul 28, 2017 · 5 comments
Closed

Display changelog of updated plugins #35

kwbr opened this issue Jul 28, 2017 · 5 comments
Labels

Comments

@kwbr
Copy link

kwbr commented Jul 28, 2017

I wonder if it's possible to list the changes of the updated plugins on update:

cbdf10a Fix #573 - Update the README to recommend installing via the built-in package system
0b50ebb Fix #779 - Handle empty output for tslint
235fc90 Fix #308 - Check Dart files with dartanalyzer
aa94d09 Fix #710 - Show hlint suggestions as info items, and include end line and column numbers
5a6ffc2 Add a missing test file
@hauleth
Copy link

hauleth commented Nov 8, 2017

Preferably in quickfix or loclist.

@k-takata
Copy link
Owner

k-takata commented Nov 8, 2017

I'm wondering what is the best UI for this.
Currently, minpac uses :echom to show the results, and it can be seen by :messages later. This is actually almost enough for me, and I don't want to pay much cost for creating fancy UI.

@k-takata k-takata added the todo label Nov 8, 2017
@hauleth
Copy link

hauleth commented Nov 8, 2017

@k-takata maybe quickest/loclist?

@kwbr
Copy link
Author

kwbr commented Nov 14, 2017

:messages would be enough for my taste as well.

@k-takata
Copy link
Owner

k-takata commented Sep 1, 2018

Fixed by #58.

@k-takata k-takata closed this as completed Sep 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants