PDA

View Full Version : Code hints for Dreamweaver / CFstudio.


marcovth
10-15-2004, 10:48 AM
Hello ...

I have tried so many options in Dreamweaver and CFstudio5
that I am a bit lost to all the steps you have to take
to at least get the code hints working in CFstudio5.

I have tried all I can do with Dreamweaver, and adding
code hints doesn't seem to work unless you add them by hand :(

For CFstudio5:
1.) Copy the lzx directory into x:\Your-CFStudio5-directory\Extensions\TagDefs

2.) Paste the list from the "CFstudio-PasteInTo-tagcomp.dat.txt" file
into x:\Your-CFStudio5-directory\UserData\tagcomp.dat .

3.) (Restart CFstudio) Press F8 (settings), select validation, press the
Validator settings button, select the versions tab, select Add Version
Family, type in lzx (I selected xml, but I am not sure if it necessary).

4.) In the main settings window (F8), select Tag Definition Library, and move
lzx up in precedence (I placed it CFML & HTML).

5.) Restart CFstudio, and the code hints should work.

Hopefully someone figures it out for Dreamweaver.

- Marco.