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

Copyright Header

Preview

Dushan Ranasinghage

|
601 installs
| (0) | Free
This simplifies the process of automatically including copyright and license information into your code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copyright Header

Copyright Header extension for VS Code offers the convenience of automatically incorporating your copyright header and license (if applicable) into your source code.

Example

Features

Whenever new files are created, they will have the copyright header automatically inserted at the beginning of the file. Additionally, you have the option to use the 'Add Copyright Header' command in VS Code to manually include your copyright header in the current file.

Requirements

This extension supports these languages. It will automatically identify the file type you are going to create from the extension.

  • javascript
  • typescript
  • typescriptreact
  • vue
  • scss
  • css
  • c
  • csharp
  • cpp
  • go
  • java
  • rust
  • scss
  • swift
  • sql

Extension Settings

You have to configure these extensions settings in order to set your name and copyright title.

This extension contributes the following settings:

  • copyright.author: The person who is developing in this workspace
  • copyright.copyrightLine: Your company copyright title or your one
  • copyright.isNewFiles: Insert copyright header into new files only?

Known Issues

You can put issues here. For now we don't have any known issues.

Copyright Header Issues

Release Notes

Here you can find the release notes of the extension. Keep track of the new updates.

1.0.0

Initial release of Copyright Header

Enjoy!

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