Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每当我创建一个新文件时,我希望能够包含一个以我为作者和一些版权信息的评论标题。我怎样才能自动生成这个?
您可以创建一个“剪辑”。剪辑基本上是可以快速插入的预定义代码片段。
Clips 按钮位于 Coda 窗口底部的“提示”旁边。
剪辑使快速插入代码块变得非常容易(如<!Doctype ...>)。
<!Doctype ...>