[osflash] ASDT Template Shortcuts

Johan Lopes johan.lopes at gmail.com
Mon Jun 6 03:07:56 PDT 2005


I "discovered" these templates recently while doing a bit of pair
programming with Peter Hall (http://www.peterjoel.co.uk).

They're a real time saver. I'm a lazy programmer (I try to save my
fingers and I don't like to type much)

However, we've experienced some minor bugs with it. I don't recall
exactly what it was but something related to typing issues -
occasional missing quotes while ASDT auto-inserts String parameters
on-the-fly to functions.
<--- I'm sure he'll blog about it

My favorite so far is to type "lazy" and then CTRL+space

Another favorite is typing "sing" and then CTRL+space:

Gives me a generic singleton class!!!

/Johan  

On 6/6/05, Martijn de Visser <osflash at martijndevisser.com> wrote:
> JesterXL wrote:
> 
> > It lets you have ActionScript written for you from templates with like some
> > typing of a word and Control + Space.
> 
> Yes, the templates are a real timesaver. They also have support for
> variable inserion (like current package name / date+time, etc). For
> example, when I create an empty class file on disk and type "class" with
> ctrl-space in the empty file, ASDT automatically sets up a skeleton
> class for me with class name and package already filled out. Nice!
> 
> 
> cheers, Martijn.
> --
> 
> 
>     :: Martijn de Visser
>     :: www.martijndevisser.com
> 
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>



More information about the osflash mailing list