Skip to content

Pubspec.yaml should highlight outdated packages #4488

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

Closed
LasseRosenow opened this issue Apr 15, 2020 · 6 comments
Closed

Pubspec.yaml should highlight outdated packages #4488

LasseRosenow opened this issue Apr 15, 2020 · 6 comments

Comments

@LasseRosenow
Copy link

I think it would be nice, if this plugin could highlight all the packages within the pubspec.yaml file that are outdated. This way you don't have to check for new versions via the command line anymore.

Android Studio is already doing it in their gradle files and it feels a bit like a downgrade when you were used to that feature and switch over to flutter and don't have it anymore.

It would also be cool if you could rightclick on the packages and update them automatically.

@LasseRosenow LasseRosenow changed the title Pubspec.yaml highlight outdated packages Pubspec.yaml should highlight outdated packages Apr 15, 2020
@pq
Copy link
Contributor

pq commented Apr 15, 2020

See also dart-lang/sdk#57182 which tracks a lint request for outdated package dependencies.

@pq pq added the new feature label Apr 15, 2020
@pq
Copy link
Contributor

pq commented Apr 15, 2020

/fyi @alexander-doroshko @jwren (as this is really a vanilla Dart Plugin request)

@LasseRosenow
Copy link
Author

True .. didn't think about this, but yes a dart wide solution would be much better.

@jwren
Copy link
Member

jwren commented Apr 15, 2020

See the upcoming support for this in https://youtrack.jetbrains.com/issue/WEB-44567, IDEA platform version 2020.1.1.

@pq
Copy link
Contributor

pq commented Apr 15, 2020

Awesome @jwren !!!

@alexander-doroshko
Copy link
Contributor

Well, https://youtrack.jetbrains.com/issue/WEB-44567 is not about highlighting, still better than nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants