>Spike,
>I had a discussion about this a few months ago on the cfeclipse
>list. Basically, I want to be able to create code fragments
>(templates) that I can invoke by keystroke combinations. For
>example, I want to be able to type 'cff' and <space> and have the
>editor insert:
>
><cffunction name="<-cur>"
> returnType="dataType"
> roles="securityRoles"
> access="public"
> output="no" >
></cffunction>
>
>with the cursor sitting at <-cur>.
Ah yes,
I remember that conversation. Didn't realize that was also you. Just wanted
to see if it was something that was already on our radar for cfeclipse. It
is, and will almost certainly be added when someone gets the time to look
into it.
>
>I can do this in Mulit-Edit and IDEA, and Eclipse can do it in
>Java, but I haven't been able to figure out how to do it in
>Eclipse for CF. At the time of the discussion, no one else knew
>how either. On my list of Things To Do Someday is to open up
>Eclipse and see if I can figure how it works for Java so that I
>can extend it for CF (contributing it back to the community of
>course :-)
All contributions are gratefully received :)
Spike
--------------------------------------------
Stephen Milligan
Code poet for hire
http://www.spike.org.uk
Do you cfeclipse? http://cfeclipse.tigris.org
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

