Question
How can I set up DW to display PHPDoc in code hints?
In my current project I have hundreds of files and many functions and classes (the project is mixed procedural and OOP style). I can't possible remember the details of every function and class. Instead of looking at the file i was hoping that I could get code hints to display the PHPDoc of the files. But no.
DW does display the PHP manual for PHP functions and classes though (which is nice). Any ideas?
Thanks
