April 2010
1 post
2 tags
IntelliJ my Love
An un-poetic ode to IntelliJ. Will be amended continuously.
Auto-completion in comments
Iteration Live Templates
You type ‘iter’ and you get a live template:
for each (var object:Object in myColl) {
}
And a caret over ‘myColl’ letting you pick from accessable itterable types.
Nice!
Color swatches when it “sees” web color strings
Take a look at this...