Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic change template (Read 2314 times)
Alban
Junior Member
**
Offline


Posts: 26
Location: Holland
Joined: Nov 11th, 2012
change template
May 16th, 2013 at 5:02pm
Print Post  
Hi,

I wondered if it is possible for me to change the default ino file that is loaded/created when I start a new Arduino project.
Usually the first thing I do is insert my default program head at the start of the file. If that could be automated you'll make my day  Cheesy

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: change template
Reply #1 - May 16th, 2013 at 5:56pm
Print Post  
We have a new system coming shortly that will give the option to add your own templates however here are a few tips that might be useful.

The system is fairly flexible. It does not mind how source files are added to projects, you can either use the build in menus or the standard features of each ide.

I think you can drop your own templates into the std add new item commands of each ide but you can also add/record macros that do all this (and much more) for you, macros can be assigned to your own toolbar buttons, menus and/or shortcut keys. 

Vs also allows you to create your own snippets and insert/paste them into any code editor window with a single click (or two). I haven't checked if atmel studio has this feature.

Interested to hear if anyone uses all the features, I hope this helps

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint