Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

phpStorm 7 Code completion stopped working

Tags:

ide

phpstorm

I have been working with phpStorm and it had suddenly stopped showing suggestions for code completion. When i do Ctrl + space its behaving correctly by showing all the possible options in a drop down.

I have followed the below link and have did invalidate cache but still of no use. PhpStorm code completion doesn't show core classes/extensions

My Setup is: OS: Mac - 10.9.2 (Mavericks) PHPStorm: 7.1.3

like image 647
Jai Prakash Avatar asked Apr 28 '14 02:04

Jai Prakash


1 Answers

I just had the same problem, fixed it when I realized I mistakenly put PHPStorm in Power Save Mode. Click the little fellow on the bottom right of your PHPStorm window and switch that off

like image 169
patrick Avatar answered Sep 19 '22 22:09

patrick