-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Description
Hey there, thanks for making the editing experience for flutter so amazing, through this neat plugin!
Reporting a small inconvienience I encountered - The autocomplete feature works great, except that it completely shuts down while typing out generic arguments.
vs nothing
Similiar behavor in VSCode too.
Version info
$ flutter doctor -v
[✓] Flutter (Channel dev, v1.10.14, on Mac OS X 10.14.6 18G103, locale en)
• Flutter version 1.10.14 at /Users/dev/Tools/flutter
• Framework revision 1946fc4da0 (3 weeks ago), 2019-10-07 15:23:31 -0700
• Engine revision 1d62160fdb
• Dart version 2.6.0 (build 2.6.0-dev.1.0 d6c6d12ebf)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /Users/dev/Library/Android/sdk
• Android NDK location not configured (optional; useful for native profiling support)
• Platform android-28, build-tools 28.0.3
• Java binary at: /Users/dev/Library/Application Support/JetBrains/Toolbox/apps/AndroidStudio/ch-1/191.5900203/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 10.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 10.3, Build version 10G8
• CocoaPods version 1.7.0.beta.3
[✓] Android Studio (version 3.5)
• Android Studio at /Users/dev/Library/Application Support/JetBrains/Toolbox/apps/AndroidStudio/ch-1/191.5900203/Android Studio.app/Contents
• Flutter plugin version 40.2.2
• Dart plugin version 191.8593
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
[✓] IntelliJ IDEA Ultimate Edition (version 2019.2.3)
• IntelliJ at /Users/dev/Applications/JetBrains Toolbox/IntelliJ IDEA Ultimate.app
• Flutter plugin version 38.1.3
• Dart plugin version 191.8369
[✓] VS Code (version 1.39.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.5.1
[!] Connected device
! No devices available
! Doctor found issues in 1 category.
Metadata
Metadata
Assignees
Labels
No labels



