Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
rungss #1
Where to write Scripts for dynamically add code hints
Hi I am a newbie in Macromedia extenssion developement
I want to create an extenssion which will read the currently opened document
and define a new function tag dynamically by reading the functions declared in
the current document.
I have read the documentation of the functions dw.codeHints.addFunction(),
dw.codeHints.addMenu() which does this
I will manipulate the current document by using the dw.getDocumentDOM()
function.
But the problem is where should I write the script to perform this action and
where to store them so that the script is executed in the following events:
The user opens a document
The user edits a document
The user goes to a different opened document
The user selects a new site
rungss Guest
-
Adding to code hints
I want to add things to the "Tag libraries" I guess? You know when you are in ASP VBScript or something and you hit CTRL+SPACE it shows the code... -
VBScript (ASP) Intellisense (Code Hints)
Does anyone have a way of including Code Hints (Intellisense) for VBScript code (ASP) in Dreamweaver? Thanks! -
JavaScript code hints?
:confused; I'm a Dreamweaver newbie and would like to get drop-down code hints for JavaScript. Is there a way to enable this option? Thanks much!... -
Code hints for CF 7
Anyone know where to get the code hints for the new tags in CF7 for Dreamweaver? -
ColdFusion MX7 Code Hints for Dreamweaver
I know this is really lazy but does anyone know if you can get CFML 7 code hints for DreamWeaver, I assume this would also unlock the Edit Tag...



Reply With Quote

