The autofileheader extension is designed to automatically generate file headers for various types of files. It offers customization options so that users can tailor the file headers to include essential information such as project name, author, creation date, and more. This enhances the readability and maintainability of files.
There are no specific requirements or dependencies. It can be directly installed and used in Visual Studio Code.
This extension contributes the following settings:
autofileheader.enable: Enable or disable the autofileheader extension.autofileheader.format: Set the format of the file header, for example, including specific text and date formats.
The next release will fix the known issues.
Initial release of autofileheader. Provides basic file header generation functionality.
