Open Ossabla opened 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?
This key binding has a conflict with Kotlin, but this exists in both Android Studio and IntelliJ.
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.
How to fix it in Android Studio Ladybug | 2024.2.1, I cannot see a option to re-set this hotkey
Flutter plugin version 54.1.1 Dart plugin version 201.9335 Android Studio 4.1.3
Thanks!