简体   繁体   中英

ALT + insert not working in Android Studio

ALT + insert is not working in my Android Studio. It is AS 3.0. I remember I have used it in previous versions. Also it works properly in IntelliJ. Could anybody help?

Go to File->Settings->Keymap and check your settings for Generate :

在此处输入图片说明

if you try all methods and still not working,: it could be a plugin responsible for this issuse, So:

Disable All Plugins and restart Android Studio...

If working fine then the issue is with one or more plugin

for me, it was " Flutter Enhancement Suit " Working fine after disabling it

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM