-
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 bug
Milestone
Description
Describe the bug
When importing a file that does not exist, using the quick fix "create file" did not automatically create the file, and there was no abnormal prompt
To Reproduce
Steps to reproduce the behavior:
1.Introduce non-existent files in dart code
2.Use "quick fix"
3.Use "create file"
Expected behavior
Let "create file" successfully create this file
Screenshots
Versions (please complete the following information):
- VS Code version:1.53.2
- Dart extension version:dart 3.19.2 flutter 3.19.0
- Dart/Flutter SDK version:dart 2.10 flutter 1.22.6
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 bug