P
Phil Barber
does VS2005 have code templates?
for example in the editor one might type: "fore" and then the spacebar
and then it would be replaced with
foreach(var $ in $)
where the "$" are tab stops and the cursor is positioned at the first $,
you use the tab key to cycle through...
phil.
for example in the editor one might type: "fore" and then the spacebar
and then it would be replaced with
foreach(var $ in $)
where the "$" are tab stops and the cursor is positioned at the first $,
you use the tab key to cycle through...
phil.