Installation Instructions for Fusedoc VTMLs for ColdFusion Studio 4.5. You're on your own for other versions.

To install these VTML files:

1) Create a sub-directory called "fusedoc" in:
drive:\Program Files\Allaire\ColdFusion Studio 4.5\Extensions\TagDefs

2) Copy these .vtm files into:
drive:\Program Files\Allaire\ColdFusion Studio 4.5\Extensions\TagDefs\fusedoc

3) Open in a text editor:
drive:\Program Files\Allaire\ColdFusion Studio 4.5\UserData\TagList.dat

4) Make the tags pop up when you start typing them by adding the following lines to the bottom of TagList.dat

fusedoc
responsibilities
properties
history
property
note
io
in
out
passthrough
string
number
boolean
datetime
recordset
list
array
structure
file
cookie
assertions
assert

Now save and close this file.

5) Open up:
drive:\Program Files\Allaire\ColdFusion Studio 4.5\UserData\tagcomp.dat

6) To make tag completion work, add the following lines to the bottom of tagcomp.dat

fusedoc
responsibilities
properties
note
io
in
out
passthrough
recordset
array
structure
assertions

Now save and close this file.

7) Close Studio and Open it back up and the changes will take effect.

updated July 17, 2002