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

The quick-fix "Add package to dependencies" in Visual Studio code doesn't work with Dart 3.29.0 #3728

Closed
DanTup opened this issue Dec 13, 2021 · 2 comments
Labels
in commands Relates to commands (usually invoked from the command Palette) in editor Relates to code editing or language features is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Dec 13, 2021

Raised by @leRayGorbella at dart-lang/sdk#47906.


Hi ! I found that upgrading to the 3.29.0 version of Dart in my Visual Studio Code blocked the use of this quick-fix in visual Studio Code : Add package to dependencies.

Capture d’écran 2021-12-11 à 22 33 08
Capture d’écran 2021-12-11 à 22 33 21

My actual workaround is to downgrade Dart to the previous version 3.28.0.

Is it intentional or is it truly a bug ?

Thanks for your time spent on this issue,
Best regards,
Adrien

@DanTup DanTup added is bug in editor Relates to code editing or language features in commands Relates to commands (usually invoked from the command Palette) labels Dec 13, 2021
@DanTup DanTup added this to the v3.30.0 milestone Dec 13, 2021
@DanTup DanTup closed this as completed in 2802e90 Dec 13, 2021
@DanTup
Copy link
Member Author

DanTup commented Dec 13, 2021

This fix has been included in todays pre-release. If you want to test it out, you can switch to the pre-release version in VS Code:

Screenshot 2021-12-13 at 18 42 15

@leRayGorbella
Copy link

Hi thanks a lot for the fix and the quick response @DanTup ! I will test it tomorrow, I can't tonight !

Best regards,
Adrien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in commands Relates to commands (usually invoked from the command Palette) in editor Relates to code editing or language features is bug
Projects
None yet
Development

No branches or pull requests

2 participants