The Dopefly Tech Blog

« The Dopefly Tech Blog Main page

Cool Things CFEclipse Does (part 1)

posted under category: CFEclipse on August 18, 2004 at 12:00 am by Nathan

I find myself constantly finding new features in CFEclipse that I didn't know I couldn't do without. My latest favorite is the tag attributes.

When you are typing out a tag, say, <cflocation. Then you type or select (from the tag insight dropdown) your first attribute, usually something like url="index.cfm". Now when you hit the space bar to see the tag insight again, it no longer displays the url attribute, only the remaining attributes, in this case, addtoken. Neat trick CFE team! Keep up the good work!