Add notes to the file header, and supports automatic update file modification time.
eg:
/*
* @Author: mikey.zhaopeng
* @Date: 2016-07-29 15:57:29
* @Last Modified by: mikey.zhaopeng
* @Last Modified time: 2016-08-09 13:29:41
*/
Tip: ctrl+alt+i You can insert comments in the head, ctrl+s After you save the file, and automatically update the time and author.
Press F1
,typeext install fileheader
.
In the User Settings inside, set and modify the creator's name.
"fileheader.Author": "tom",
"fileheader.LastModifiedBy": "jerry"
ctrl+alt+i
You can insert comments in the head.
- Support hotkey insert header comments
- Support Save file, automatically update the time
- Support the configuration and update the creator's name