Has anybody thought or started implementing Code Templates like Borland Developer Studio (BDS) 2005/2006 does?
It's pretty much normal code templates but on steroids. :-) It's a lot more intelligent templates, knowing what parts of code to replace, when each template applies based on the cursor location in the unit, must it be invoked manually or automatically, etc. For more information see the following: http://delphi.wikia.com/wiki/Delphi_Live_Templates http://delphi.wikia.com/wiki/Live_Templates_Technical_Info http://85.146.33.29/Weblog/Blog.aspx?RootId=5:285 http://blogs.teamb.com/deborahpate/articles/22331.aspx You can also Google "BDS code templates" for many more examples. -- Graeme Geldenhuys There's no place like S34° 03.168' E018° 49.342' _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
