Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Auto-signatureNew to Visual Studio Code? Get it now.
Auto-signature

Auto-signature

MaxLebrun

|
31 installs
| (0) | Free
Add a comment block at the top of each files. The comment block contains the name of the file, the name of the author, the creation date and the last modifiede date.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

auto-signature README

This extension is used to include a small header in your files. To activate, press the button in the VS code bottom bar.

Features

The header contains the name of the author of the file, the name of the file, the creation date and the last time it was modified.

This extension only works with php, c++, css, c# and javascript by excluding certain file types and folders. You can modify the list of excluded files and folders in the extension settings.

Press this button: Auto-Signature Logo to insert your header.

Requirements

No requirements or specific VS code version needed.

Known Issues

You might need to press CTRL + SHIFT + P and write "Add file comment" in the prompt to activate the extension for the first use.

Modifing the header format manualy may result in some error since it updates automaticly on file save.

Release Notes

Add a comment header to all your files in the project.

The header is added to all files in you project that are not on the exclusion list.

You can modify the information in the header manualy

You can modify the file and folder exclusion list in the extension settings

1.0.0

Initial release.

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