Forums

This topic is locked

Add Code Hints

Posted 30 Dec 2002 18:17:11
1
has voted
30 Dec 2002 18:17:11 Jason Batchelor posted:
Our development team where I work has a framework that we use to standardize such things as database access, handling, common utility functions, and things of that nature.

Using Interdev (aaaeiiiii!) you can easily introspect the objects to get the code hints for the use of one of our objects. However, I much prefer to use Dreamweaver, and would like to add some of the most commonly-used objects and their methods to my Code Hints in DWMX.

That being said, it appears that there's a way to do this via the Javascript API in Dreamweaver, but I can't find a good tutorial that shows me how to create the extension js file, and get it to load when DWMX loads.

I know that I could physically man-handle the CodeHints.xml file to have add the hints manually, but I'd rather create a small extension that I can share with my team mates.

Any pointers would be gratefully appreciated!

Reply to this topic