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

CPE Header

Toinoux38

|
1 install
| (0) | Free
CPE header for VSCode : www.cpe.fr
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CPE Header

CPE Header for VSCode

This extension provides the CPE header integration in VS Code.

***************************************************************************************
*                                                                                     *
*                                                   +++++++++ +++++++++    +++++++++  *
*    $FILENAME__________________________________   +++                ++  +++         *
*                                                  ++                  ++ ++  ++++    *
*    By: $AUTHOR________________________________   +++                ++  +++         *
*                                                    ++++++++  ++++++++     ++++++++  *
*    Created: $CREATEDAT_________ by $CREATEDBY_              ++                      *
*    Updated: $UPDATEDAT_________ by $UPDATEDBY_              ++                      *
*                                                                                     *
***************************************************************************************

Install

Launch Quick Open with ⌘+P and enter

ext install cpeheader

Usage

Insert a header

  • macOS : ⌘ + ⌥ + H
  • Linux / Windows : Ctrl + Alt + H.

Header is automatically updated on save.

Configuration

Default values for username and email are imported from environment variables.

To override these values, specify these properties in User Settings :

{
  "cpeheader.username": string,
  "cpeheader.email": string
}

Issues

In case of a bug, or missing feature, please create a Github Pull Request.

Credits

forked from https://github.com/kube/vscode-42header, thanks Chris ! ported for CPE by Antoine Houllier @ CPE Lyon

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