Turn off autocomplete in PhpStorm

后端 未结 3 1926
隐瞒了意图╮
隐瞒了意图╮ 2020-12-20 16:18

Right now if I type in $ into Jetbrains PhpStorm IDE, it will display a whole bunch of suggestions (e.g. variables that have already been declared) which slows

3条回答
  •  执念已碎
    2020-12-20 16:31

    My auto-completion was not working, I had to execute in menu File->Invalidate cache... (and disable Nette tester plugin in my case)

提交回复
热议问题