I'm using eclipse (zend studio 11), and it was working fine for quite sometime, but for two days when i type class=
as soon as i hit the equals sign it takes about 10 minutes hanging, with no response, after that things just go back to normal. Any ideas?
Zend Studio 11 it's old and unsupported. To find whats going on see this wiki page https://wiki.eclipse.org/How_to_report_a_deadlock. In most cases problem appear with broken DLTK index, so:
Anyway I strongly suggest switching to upcoming Eclipse Photon. Since this release code completion is asynchronous.