-
Notifications
You must be signed in to change notification settings - Fork 340
Flutter Outline preview #961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
29fda98 to
eb30c59
Compare
f9f5a34 to
19f2865
Compare
9e3fcad to
8f8061e
Compare
|
Scratch that - this still feels really unfinished to use. And with VS Code now having a nice Outline preview, it just makes things worse! There are a few issues I've opened in VS Code that might make it possible for us to use the built-in Outline view for this: |
8f8061e to
4382e73
Compare
|
but why I still can't use this new featuer (Preview: Flutter Outline) in my VS code? |
|
@winsonet can you be more specific - what do you mean you can't use it? Did you enable it in the user settings, and check you have version v3.3 of the Dart and Flutter extensions? See https://dartcode.org/releases/v3-3/#preview-flutter-outline for notes on this. If you're still having issues, please open an issue with explicit details on what you're seeing and I can take a look. |
|
Yes, I will open an issue for that, thanks! |
Gonna merge this, but behind a flag with an EXPERIMENTAL note because I think it's kinda unusable without a couple of issues (like microsoft/vscode#48198).Fixes #605.