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

copyright-creator

Avinash Kumars

|
70 installs
| (0) | Free
This extension create copyright details on new file creation, applicable for C/C++ style comments. Developed by Avinash Kumar, for enhancement, please mail to kumaravinashse@gmail.com
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

/***************************************************************** CopyRight ©
Author: avinask5 Date: 8/6/2024 7:37:25 PM Desc: / / CopyRight ©
Author: avinask5 Date: 8/6/2024 7:36:20 PM Desc: / / CopyRight ©
Author: avinask5 Date: 8/6/2024 7:35:56 PM Desc: *****************************************************************/

Copywrite Creator

This Visual Studio Code extension automatically adds copyright and author details to new files, specifically for C/C++ style comments.

Features

  • Automatically inserts copyright and author details when a new file is created.
  • Supports C/C++ style comments.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "Copywrite Creator".
  4. Click "Install" to install the extension.

Usage

  1. Create a new file in your workspace.
  2. The extension will automatically insert the copyright and author details at the top of the new file.

Configuration

You can configure the author details in the settings. Go to File > Preferences > Settings and search for "Copywrite Creator".

Example

When you create a new C/C++ file, the extension will add the following details at the top of the file:

/*****************************************************************
         CopyRight ©  
         Author: avinask5
         Date: 8/6/2024 7:37:54 PM
         Desc: 
*****************************************************************/
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft