If I use code insight I encounter an unrecoverable error and the IDE crashes.
All I am trying to do is things like this
As soon as I type the 's' for something it happens. I've tried it on different objects and different workspaces. I can down arrow to the right method or variable without any problems but I just cannot keep typing and let it trim the list for me as I type.
If I turn of code completion and tooltips the problem goes away, turning on code completion again makes the problem comeback. Also if I type a character that wouldn't result in anything, like $this->z, I don't crash, only when the list has new results. Those results display just before the crash.