Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>@pingleware/fileheaderNew to Visual Studio Code? Get it now.
@pingleware/fileheader

@pingleware/fileheader

PRESSPAGE ENTERTAINMENT INC dba PINGLEWARE

|
20 installs
| (0) | Free
Auto,atically adds a header to your code source file when created
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fileheader README

fileheader will automatically place a header comment in your file

Features

Places the following header information in your file,

/**
 * File: filename.ext
 * Created: 11/18/2023, 12:30:31 PM EST
 * Last Modified: 11/18/2023, 02:25:22 PM EST
 * File Header Created By: @pingleware/fileheader
 */

Requirements

You file should support the /* COMMENT */ theme

Extension Settings

None

Known Issues

None

Release Notes

The fileheader places the following header in your text-based source files,

/**
 * File: filename.ext
 * Created: 11/18/2023, 12:30:31 PM EST
 * Last Modified: 11/18/2023, 02:25:22 PM EST
 * File Header Created By: @pingleware/fileheader
 */

1.0.0

Initial release of fileheader

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