Thursday, March 5, 2009

Attributes completion

If attribute has some predefined values, you'll have them in completion list.
For example cfqueryparam has cfsqltype which is always one of a set of possible values.

Working with variables

All functionality, which helps you to work with functions now available for variables inside the file. Auto completion, go to definition, usage highlighting

Go to definition on Ctrl+B



Usage highlighting Ctrl + Shift + F7



Auto completion Ctrl + Space