flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 320 forks source link

ctrl+alt+w shortcut not working in Android Studio for extracting flutter widget! #5354

Open Ossabla opened 3 years ago

Ossabla commented 3 years ago

Flutter plugin version 54.1.1 Dart plugin version 201.9335 Android Studio 4.1.3

Thanks!

helin24 commented 3 years ago

Strange.. this works in IntelliJ but fails in the Android Studio versions I've tried (4.1.3, 4.2 beta 5). All of them have this shortcut in the keymap though. @stevemessick do you know where this functionality is?

helin24 commented 3 years ago

This key binding has a conflict with Kotlin, but this exists in both Android Studio and IntelliJ.

rodion-m commented 3 years ago

This key binding has a conflict with Kotlin, but this exists in both Android Studio and IntelliJ.

It's true. To fix it just open Keymap Settings and re-set this hotkey - Android Studio will remove conflicting shortcuts and it became work. Android Studio 2020.3.1 beta 5.

Sireen-Official commented 3 weeks ago

How to fix it in Android Studio Ladybug | 2024.2.1, I cannot see a option to re-set this hotkey