start new sketch with setup and loop

conradin:
Hi all,
I wasnt sure where to put this.
Is there some way to have new sketches open with:

void setup(){}

void loop(){}




already in the sketch to start with?
I can type them every time, but I think it could be neat if I could have them there to begin with.
Is that already a feature? How can i get this done?

I included the feature you ask, plus the cursor mouse automatically places inside the setup function (so you can start typing without even clicking) :smiley:
http://arduino.cc/forum/index.php/topic,118440.0.html