Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JavaScript File HeaderNew to Visual Studio Code? Get it now.
JavaScript File Header

JavaScript File Header

Arjun Komath

|
6,202 installs
| (0) | Free
JavaScript File Header for Documentation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JavaScript File Header extension

Badge for version for Visual Studio Code extension arjunkomath.js-file-header Badge for installs for Visual Studio Code extension arjunkomath.js-file-header Badge for rating for Visual Studio Code extension arjunkomath.js-file-header made-for-VSCode

Demo

Features

  • Create a file documentation header
  • Last modified time is updated automatically
/**
 * Copyright (c) 2017
 *
 * long description for the file
 *
 * @summary short description for the file
 * @author Arjun <arjunkomath@gmail.com>
 *
 * Created at     : 2017-11-03 02:21:56 
 * Last modified  : 2018-02-25 15:31:40
 */

Extension Settings

This extension contributes the following settings:

  • jsFileHeader.Author: Author name and email
  • jsFileHeader.Copyright: Copyright information
  • jsFileHeader.License: License information

Release Notes

0.1.3

  • Start extention on opening javascript files
  • Add icon and repo url
  • Update release notes

0.0.1

  • Initial release

Enjoy!

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