-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available
Milestone
Description
Describe the bug
Completing a symbol name does not add it in the import show clause. Therefore, becoming very hard to use explicit imports with a show clause all the time.
Steps to reproduce the behavior:
Expected behavior
The symbol should be imported and highlighted correctly.

- Operating System and version: Windows 11 (Build 22631)
- VS Code version: 1.92.2
- Dart extension version: 3.94.0
- Dart/Flutter SDK version: 3.94.0
FMorschel
Metadata
Metadata
Assignees
Labels
in editorRelates to code editing or language featuresRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serverSomething to be fixed in the Dart analysis serveris bugrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become availableSomething that requires changes in the Dart/Flutter SDK to ship before it will become available

