Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hello-fileheaderNew to Visual Studio Code? Get it now.
hello-fileheader

hello-fileheader

xiaowei

|
558 installs
| (1) | Free
insert header comment,and automatically update the time.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

hello-fileheader

feature

Add notes to the file header.

eg:

/** 
 * Test 
 * @description 测试
 * @author xaiowei.rw 
 * @creat 2021-06-01 14:17:36 
 */

Tip: f2 You can insert comments in the head.

install

Press f1, typeext install fileheader.

Configuration

In the User Settings inside, set and modify the creator's name & email.

"fileheader.author": "tom",
"fileheader.email": "admin@gmial.com",

hot key

f2 You can insert comments in the head.

Change log

1.0.0

  1. Support hotkey insert header comments
  2. Support Save file, automatically update the time
  3. Support the configuration and update the creator's name

task

[] 1. add template

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft