I’d like to create some custom templates in MonoDevelop 2.0 (under Ubuntu) but am not finding the process as intuitive as I’d like. Does anyone know where in templates are stored? In what format?
Kindness,
Dan
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In MD 2.0 they’re stored in a single XML file in
~/.config/MonoDevelop/monodevelop-templates.xmlIn MD 2.2b1 they’re stored as individual files in~/.config/MonoDevelop/templates/code/MD 2.2 has much better code template features. There’s support for linked and editable regions, “surround with” templates, and the code template editor has been rewritten.