Skip to content

Latest commit

Β 

History

History
65 lines (43 loc) Β· 1.71 KB

File metadata and controls

65 lines (43 loc) Β· 1.71 KB

Author Header (Multiline)

Insert a professional multiline author header comment in any file type.

🌟 Features

  • Clean professional comment format
  • Works with any language (JS, Python, HTML, C++, etc.)
  • Auto-detects comment syntax
  • User-configurable name, email, organization

πŸ”Œ Installation

You can install the Author Header from VS Code Marketplace:

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X)
  3. Search for:
    Author Header
    
  4. Click Install

Or visit the extension on the Marketplace:
πŸ‘‰ Author Header on Visual Studio Marketplace


βš™οΈ Setup

Go to Settings β†’ Author Header and set:

  • authorHeader.name
  • authorHeader.email
  • authorHeader.organization

πŸš€ Usage

  1. Open a file
  2. Open Command Palette (Ctrl+Shift+P)
  3. Run: Insert Author Header (Multiline)

πŸ’» Keyboard Shortcut

  • Default: Ctrl + Alt + H
  • You can customize it in Keyboard Shortcuts (File β†’ Preferences β†’ Keyboard Shortcuts)

πŸ—‚ Supported Languages

JavaScript, TypeScript, Python, C/C++, Java, Shell, HTML, CSS, Ruby, PHP, and more!

πŸ“ƒ License

This project is licensed under the MIT License - see the LICENSE file for details.

✍ About Developer