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

Fetch and display CHANGELOG.md while selecting version of dependency as documentation #27

Closed
IchordeDionysos opened this issue Jan 11, 2020 · 1 comment · Fixed by #75
Labels
enhancement New feature or request
Milestone

Comments

@IchordeDionysos
Copy link

Describe the use-cases of your feature

When deciding whether to update a package now. It's useful to check what has changed since the version you have.

Describe your solution

It would be cool I one could fetch and display CHANGELOG.md while selecting the version of a dependency when you try to open the documentation.

On MacOS:

  1. Move cursor to version of dependency
dev_dependencies:
  flutter_test:
    sdk: flutter
  lint: ^1.1[cursor here].1
  1. Press F1
  2. Show a dropdown with the CHANGELOG.md, just like you display the README.md for the documentation of a package
@IchordeDionysos IchordeDionysos added the enhancement New feature or request label Jan 11, 2020
@ThinkDigitalSoftware
Copy link

Yes, I support this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants