Dart-Code / Dart-Code

Dart and Flutter support for VS Code
https://dartcode.org/
MIT License
1.5k stars 307 forks source link

Add "Go to Imports" command #5346

Closed DanTup closed 15 hours ago

DanTup commented 4 days ago

Adds a new command when the SDK supports it.

We might want to fix https://github.com/dart-lang/sdk/issues/59584 and bump the version number in capabilities to the one with the fix.

(cc @FMorschel )

Fixes https://github.com/Dart-Code/Dart-Code/issues/5326