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