Another File Header is a Visual Studio Code extension to automatically or by command insert a header to your files.
You can find the source code here

Features
- Author Name
- Author's Email
- Custom Date Format
- Creation Date
- Automatic Insertion On File Creation
- Description
- Last Modification Date
- Customize Header
Extension Settings
This extension contributes the following settings:
another-file-header.information.author: The name of the author to be used
another-file-header.information.email: The email of the author to be used
another-file-header.information.description: The description of the project to be used
another-file-header.information.dateFormat: The date format for the insert date to use
another-file-header.information.customHeader: An option to use your custom header.
another-file-header.enable.author: If the name of the author should be inserted
another-file-header.enable.email: If the email of the author should be inserted
another-file-header.enable.description: If the description of the project should be inserted
another-file-header.enable.creationDate: If the creation date of the file should be inserted
another-file-header.enable.modificationDate: If the last modification date of the file should be inserted
another-file-header.enable.insertOnCreation: If the header should automatically added to the file on creation.
Release Notes
Initial release of Author Helping
1.0.1
- Description
- Last Modification Date
- Customize Header
1.0.0
Initial release of Author Helping
| |