Upgrading to Zend Studio 7.1.2 maybe breaks your autoComplete function.
To get it working again delete the folowing file
Zend/workspaces/<your workspace name>/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.dltk.ui.prefs
That will force Eclipse to create a new DLTK preferences file and, for me, autocompletes is working again..!
Tags: bug, zend studio
Which file?
works like a charm!
Thnx!
just search for ‘org.eclipse.dltk.ui.prefs’ on your filesystem, and delete that file…
thanks for the tips
it work great on me
It’s work! Good!
Thanks
Finally got code assist working on Zend Studio 7.2 – thank you!
You could also try starting Zend Studio as ./ZendStudio -clean from the command line.
Worked very well! thanks.
Thank You! Worked great. I really did not want to switch to NetBeans or Eclipse PDT..whew. thanks again!!!
Thanks man, works like a charm!! How did you figure this out? Thanks again!
Thanks! Worked for me!
for me worked with the file remove… the method with clean doesn’t work
Thanks
thanks a lot for the tip
worked just fine for me on Zend Studio 7.2.1
Thanks very much
It works fine. Thanks
can someone confirm if autocompletion works “automatically” or do I have to press ctrl+space everytime I want something auto completed?
No. autocompletion is automatically. You can set the time between typing and autocomplete in your preferences. Standard it’s 1000ms i think..
Thanks dude, it worked for me.
It was driving me crazy.
Yesss, that helped!
I thought I’ll go mad without it…
Thanks a lot!
Maris
worked for me on ZendStudio 8.0
You are awesome!! Thanks a lot!!!!