Hello! I'd just like to commend the Arduino Team for a great concept and design. Arduino really helps students learn Microprocessors and prototyping much faster and much easier.
I'd just like to suggest some improvements regarding the Sketch IDE. Whenever I undo a code i've written, i have to look for the code that was undone. this is difficult especially when you've re-written a bunch of code, and you'd like to go back 3-5 steps.
It would be convenient if the sketch would automatically go to the line of code when pressing undo.
Also, when debugging a program, it takes quite some time before I can locate the problem. Would it be possible to make a "watch window"? I'm not sure if its called like that. I'm pertaining to something like in EMU8086 software where you could actually see the flow of code running.
I would be eagerly awaiting the next version of sketch.

Thanks and More power!

- Migs