Many code files available on the internet contain signatures. Author, Company, Date Created, Last Edit, Sometimes a drawn symbol too and a description of license or whatever this is called.

Is there a way to create this in common text editors? Vim or Gedit for example.

有帮助吗?

解决方案

See :help skeleton for a primitive way of doing this. It won't leave you placeholders that you can jump to or anything, for that you'd be better off with a snippet plugin. Skeletons are usually good enough for this sort of thing.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top