-
Notifications
You must be signed in to change notification settings - Fork 325
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
Can't wrap widget list with new widget assist by Alt+Enter #2448
Comments
Hi @wisit-phusi. Thanks for the report. What version of IDEA and the plugin are you using? How recent is your Flutter? Could you run |
I use IntelliJ IDEA 2018.1.4, Android Studio 3.1.3, Flutter Plugin version 25.0.1 and Dart Plugin version 173.4700. Flutter Doctor
|
Thanks! @wisit-phusi : does it work unreliably or never? Anything in the error log? (Help > Show Log in Finder) /cc @scheglov |
I have tried to do this, But it still not appeared. I don’t sure that
I have ever disabled it before. Has its way to check that enable or disable?
|
@scheglov |
Do you get any Dart Quick Assists (Alt+Enter) from IDE? |
Android Studio and Intellij
…On Sat, 30 Jun 2561 at 01:21 Konstantin Scheglov ***@***.***> wrote:
Do you get any Dart Quick Assists (Alt+Enter) from IDE?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2448 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfHTeq68xZz_fU7hS0YBZaWDHugV5hhOks5uBnBAgaJpZM4U8aNz>
.
|
Sorry, I see that you use Android Studio, but that's not what I asked. |
@quangson91 |
thank you very much I had the same issue occurred. So, I followed the above steps u said Then it works fine |
in Android studio, when i close my widgets... there is no name in last brackets (name of the widget close)... i have suggest when i use alt+enter... so i dont know whats problem is! thankForHelpMe |
Hi everyone, I followed the aforementioned solution, but unfortunately it still doesn't work for me. Whoever might have the same problem like I did can solve it by following: ### Solution I found later on: Open keyboard shortcuts menu and search after : Show context Actions, and then assign a key-value to this action :) |
Thank you very much... |
I'm having a similar issue. When I press ALT + Enter I get other options without "Wrap with a new widget' which I want to use here. Please can someone help me? |
From the top navbar click on file -> settings -> intentions then search for ( your desired programming language and then check the option, it should work without restarting android studio |
From the top navbar click on file -> settings -> intentions then search for ( your desired programming language and then check the option, it should work without restarting android studio |
Hey guys, seem that I have a similar Problem. I also clicked on Preferences and checked the box "Quick" as mentioned several times but I still only get this, when I press alt + enter: adjust code style settings Can someone help me please ? |
I am unable to solve this problem. As the Intentions tab is not shown to my android studio |
Oh that's great my problem has been solved now Done |
@quangson91 Thank You So much |
@quangson91 bro very very thanks full to you!! because, i am new on Android development!! i am struggled on this so many days!!! now problem solved!!! |
Same problem for me too. Even i am using Android Studio Giraffe and visual studio code too but flutter refactorings not working. For instance i can't wrap a widget. |
The solution for me was the shortcut "command" + "." (Mac) |
If you can't see File -> Settings -> Intentions, use the search bar I had to disable quick assist, apply, click reset, re-enable, apply, ok.. then it started working! |
In my case, I used riverpod lint, ![]() after: ![]() |
Use on OSX system.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: