Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CopyRightCheckerNew to Visual Studio Code? Get it now.
CopyRightChecker

CopyRightChecker

Wout Blomme

|
8 installs
| (0) | Free
This is an extension that checks all your files if it has a copyright header, use .copyignore to ignore files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copyrightchecker

Features

This extension checks all your files in your folder if they have a copyright header, you can disable certain files or file types using a .copyignore file

Requirements

No requirements

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • copychecker.company: Enter the name of the company wich the extension will use to check the copyright header.
  • copychecker.email: Enter the email wich the extension will use to check the copyright header.

Release Notes

1.0.0

Initial release of the copyrightchecker

1.0.1

Added the right modules to the build

1.0.2

Added an icon

1.0.3

fixed the default values of the settings


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