Answered
Writing an extension
Dear Friends,
I want to write an extension for Adobe Dreamweaver CS3 and also add an autocompletion-feature.
Is there a good tutorial for adding autocompletion?
I only want to know how to create a popup with custom listed textual content
when the user begins typing an unfinished function name.
I know that I can add custom function names and keywords manually to Dreamweaver.
But in this case the extension I want to write should handle that, because those function names are dynamic.
Thank you for your help and support!
With best regards
I want to write an extension for Adobe Dreamweaver CS3 and also add an autocompletion-feature.
Is there a good tutorial for adding autocompletion?
I only want to know how to create a popup with custom listed textual content
when the user begins typing an unfinished function name.
I know that I can add custom function names and keywords manually to Dreamweaver.
But in this case the extension I want to write should handle that, because those function names are dynamic.
Thank you for your help and support!
With best regards
