Show Context Actions not work when use sub plugins/packages
See original GitHub issueSteps to Reproduce
- Thanks for your attention. I have a problem when use the keymap of
Other/Show Context Actions
- In the past we are only have a flutter project. And can use the
Show Context Actions
to fix some problem such asimport some file
quickly. - But now we had separate all business and then every business is a package. Not only that, There have some plugins in our project.
- Because of that, Now we can’t use
Show Context Actions
to import quickly. It is really difficult when developing. - By the way, The
Main menu/Code/Completion/Basic
is also not work - It is the
Main menu/Code/Completion/Basic
. It showNo suggestion
when I want auto complete
- It is the
Show Context Actions
. There are noimport
select item In the suggestion
Version info
- It is the version
[✓] IntelliJ IDEA Ultimate Edition (version 2019.2.1)
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin version 42.1.2
• Dart plugin version 192.7761
- It is my flutter doctor
$ flutter_release doctor -v
[✓] Flutter (Channel unknown, v1.9.1+hotfix.6, on Mac OS X 10.14.6 18G95, locale en-CN)
• Flutter version 1.9.1+hotfix.6 at /Users/siyi.guo/flutter_release/flutter
• Framework revision 68587a0916 (3 months ago), 2019-09-13 19:46:58 -0700
• Engine revision b863200c37
• Dart version 2.5.0
[!] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
• Android SDK at /Users/siyi.guo/Library/Android/sdk
• Android NDK at /Users/siyi.guo/Library/Android/sdk/ndk-bundle
• Platform android-29, build-tools 28.0.3
• ANDROID_HOME = /Users/siyi.guo/Library/Android/sdk
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[✓] Xcode - develop for iOS and macOS (Xcode 11.0)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.0, Build version 11A420a
• CocoaPods version 1.7.0
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 3.5)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 39.0.3
• 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.1)
• IntelliJ at /Applications/IntelliJ IDEA.app
• Flutter plugin version 42.1.2
• Dart plugin version 192.7761
[✓] Connected device (2 available)
• Pixel XL • FA68S0309515 • android-arm64 • Android 8.1.0 (API 27)
• Chrome • chrome • web-javascript • Google Chrome 79.0.3945.79
! Doctor found issues in 1 category.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Flutter Show context actions shortcut not working
SOLVED. The solution is go to android studio tab->preferences->intention->check quick assits powered by dart....(same as the attachment).
Read more >Show Context Actions bulb (Alt+Enter) does not work
Hi, I am facing a very frustrating situation, the code suggestion that usually pops up when you press Alt+Enter is not working for...
Read more >jupiter - Shazwazza
This blog post relates to the latest source code of Umbraco v5 and will not work in Umbraco 5.0.0. Unfortunately due to my...
Read more >flex_color_picker - Dart API docs - Pub.dev
A common use case for a color picker is to show a color selection widget and allow users to select a new color...
Read more >Bug List - Bugs - Eclipse
... [editor] Binary aspect files do not show the correct structure in the editor ... Build configurations/Set Active context menu fails to update...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
you can change “Dart : Quick assist powered by the Dart Analysis Server.”
Without additional information we’re unfortunately not sure how to resolve this issue. We’re going to close this bug for now, but please don’t hesitate to comment on the bug if you have any more information for us; we’re happy to reopen. Thanks for your contribution!