Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij IDEA 13 code completion popup disappears on documentation popup appearing

Such behavior was not all the time. Previously it was OK, and as far as I remember documentation popup looked like a code completion popup, but now it appears like a panel and traps keyboard focus when it appears. Previously I was able to switch between code completion list elements seeing their documentation. What should I do to get normal behavior back?

like image 481
Timofey Gorshkov Avatar asked Dec 01 '22 16:12

Timofey Gorshkov


1 Answers

Try to invalidate caches: File -> Invalidate Caches / Restart -> Invalidate and Restart

like image 119
dux2 Avatar answered Dec 09 '22 13:12

dux2