Just getting back to tinkering with my Arduino and noticed a couple things that I think could improve the IDE:
-upon delete of a sketch from the IDE move the file to the recycle bin don't wipe it
-duplicate line shortcut (I actually use a different editor mostly b/c of this and move line up and down)
-global shortcut key for, refresh open file, compile and upload (handy if using an external editor)
-support changes from outside editor without locking: "File has changed refresh?" or "File has changed refresh and upload?"
-always on top serial monitor functionality
That's all for now. Thanks for all those working on this great software!