Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>u-copyrightNew to Visual Studio Code? Get it now.
u-copyright

u-copyright

undefinedofficial

|
39 installs
| (0) | Free
auto insert header in files from package.json
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

u-copyright

This extension auto insert header comment in .js or .ts files from package.json.

Required fields in package.json:

  1. name
  2. version
  3. author
  4. license
  5. repository

example

/**
 * u-copyright v0.0.0
 * https://github.com/undefinedofficial/u-copyright.git
 *
 * Copyright (c) 2024 https://github.com/undefinedofficial
 * Released under the MIT license
 */

Using

  1. Press F1
  2. Select u-copyright: Insert Copyright
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft