-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in 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
Flutter:Outline is available for dart files in my project but not for dart files in included libraries. See attachment.
To Reproduce
Steps to reproduce the behavior:
- Create a new flutter project.
- Open in VS Code.
- Open a dart file in the project and see flutter outline.
- Open a dart file from flutter core and see flutter outline.
Expected behavior
Flutter outline should be shown for both the files.
Please complete the following information:
You can run the Dart: Collect Diagnostic Information command from the VS Code command palette (F1) to easily capture this information or provide it manually.
- Operating System and version: macos / Version 14.1 (Build 23B74)
- VS Code version: mac 1.87.2
- Dart extension version: 3.84.0
- Dart/Flutter SDK version:
Dart (3.1.5): /Users/vaibhav/fvm/versions/3.13.9/bin/cache/dart-sdk
Flutter (3.13.9): /Users/vaibhav/fvm/versions/3.13.9 (My Iphone 12 (ios/ios)) - Target device (if the issue relates to Flutter debugging):
Metadata
Metadata
Assignees
Labels
in 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
