All notable changes to this extension will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Initial release of the Author Header extension.
- Inserts a professional multiline author header comments.
- Supports most common programming languages.
- User-configurable name, email, and organization.
- Language-aware comment syntax (e.g.,
//,#,/** */,""", etc.). - Command palette integration (
Insert Author Header (Multiline)).