layout - Code completion not working in Android Studio -


i have updated android studio , code completion (which working earlier in previous version) not working. when shortkey ctrl+space pressed shows:

https://goo.gl/tkpy50 (image link)

i have tried invalidating cache , restarting android studio, mentioned in post.

can point missing here?

thanks in advance.

  1. check if power save mode on file menu enabled accidentally.

  2. also check in file > settings > editor > inspections:

    • android
    • android lint
  3. in file > settings > editor > general > code completion:

    • autopopup code completion should checked

Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -