Coldfusion Help ⌥⌘L

This command is bound to option-command-L (lookup). Simply click on a coldfusion method (function) ie: StructAppend or a tag and you will be taken to the help documentation for that tag or method.

There are support files required for this command which includes all of the html help for Coldfusion (the same html files that are part of the Homesite Help files for CF 8 Download). You can download just the part that is needed and extract them to the html folder in your Downloads folder as it is looking for the files in ”~/Downloads/html”

Go to File ⌥⌘G

This command is bound to option-command-G (goto) Simply click on a line that has a cfinclude, a javascript script src tag or a css link rel tag and whether it is a relative link ”../somefile.css” or if it is a link off of the root of your project (a project must be defined for this to work) the file will open after you execute the command.

Files

You can grab the files here Steven Ross Bundle and The Help documents for ColdFusion 8

Sorry, comments are closed for this article.