Whenever I create a new file, I would like to be able to include a comment header that has me as the author and some copyright info. How can I automatically generate this?
Share
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.
You could create a “Clip”. A clip is basically a pre-defined snippet of code that can be quickly inserted.
The Clips button is along the bottom of the Coda window next to “Hints”.
Clips make it really easy to insert a block of code quickly (like
<!Doctype ...>).