PHP Code hinting not working in Dreamweaver CS5

4.5k Views Asked by At

I'm using Adobe Dreamweaver CS5, I have been using this for a long time, but this is the first time I am facing such issue.

Some of the code hintings are disbaled, like $_SERVER, $_REQUEST, etc..

Is there any option to enable these hints? I tried preference option though its disabled.

I am missing exactly this:


(source: killersites.com)

5

There are 5 best solutions below

4
On

PHP code hinting is turned on in DW options correct? (sorry can't post pic as comment) Dreamweaver Code Hinting options

0
On

Don't exclude jquery, the solution is just to increase the delay, just 0.5.

0
On

Go to "preferences->code hints" and disable jquery code 1.7 and it works. :)

0
On

Go to menu Edit -> Preferences -> Code Hints and then disable jquery code 1.7.

0
On

you can solve the error by just simply disabling the jquery hinting.