Copy link to clipboard
Copied
Copy link to clipboard
Copied
V_Gary_Nelson wrote:
I am extending dreamweaver to add code hinting and color coding to my proprietary scripting language. I am fine with the Javascript but I am not sure where I actually place the code so that is executed. Any help?
Are your code hints static or dynamic?
Code hints which are static (always the same) can simply be defined in XML. in the Configuration/CodeHits folder
Code hints which are dynamic (based on objects defined in code) will need to use the JS API.
HTH,
Randy
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more