Articles for November, 2010
“Wrap selection” - more “Burrito” template goodness
I already mentioned that I really like the new templates feature in Flash Builder “Burrito.” Last night I discovered another nice feature in the templates. I was looking through the template variables and noticed one called ${line_selection}. This variable allows you to select some lines of code and then choose a template to “wrap” around […]
» Keep reading “Wrap selection” - more “Burrito” template goodness
Useful Flash Builder “Burrito” keyboard shortcuts
Last night I was working through “Uncle” Bob Martin’s “Bowling Game Kata” (thanks to John Lindquist for the link). I found myself going to my mouse a lot, doing things like switching between class and test case files and right-clicking to run tests. After slowing down too many times, I dug in and found a […]
» Keep reading Useful Flash Builder “Burrito” keyboard shortcuts

