Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File SignatureNew to Visual Studio Code? Get it now.
File Signature

File Signature

by Erikas

| (0) | Free
Automatically inserts a header comment when new files are created.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Header Stamp

Automatically inserts an header when creating new files.
Supports Vue, JavaScript, and TypeScript with language-appropriate comment formats.

Features

  • Adds a file header automatically on file creation.
  • Per-project configuration using a simple .signature file.
  • Template placeholders: ${fileName}, ${project}, ${author}, ${date}.

Configuration

Add a .signature file in the root of the opened workspace:

author = Your Name
project = MyApp
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft