Skip to content

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Nov 21, 2024

Adds a new command when the SDK supports it.

We might want to fix dart-lang/sdk#59584 and bump the version number in capabilities to the one with the fix.

(cc @FMorschel )

Fixes #5326

@DanTup DanTup added is enhancement in editor Relates to code editing or language features relies on sdk changes Something that requires changes in the Dart/Flutter SDK to ship before it will become available labels Nov 21, 2024
@DanTup DanTup added this to the v3.102.0 milestone Nov 21, 2024
@DanTup DanTup merged commit 4c93c9c into master Nov 25, 2024
23 checks passed
@DanTup DanTup deleted the add-go-to-imports branch November 25, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in editor Relates to code editing or language features is enhancement relies on sdk changes Something that requires changes in the Dart/Flutter SDK to ship before it will become available

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Go to Imports" command returns prefixed imports when invoked on a non-prefix element Wire up "Go to Imports" command

2 participants