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

ESGI Header

QuantumSheep

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

ESGI Header for VSCode

This extension helps you to add informations header to your files with the ASCII ESGI logo and update automatically the updated time and username.

Example

/* ********************************************************************************************************* */
/*                                                                                                           */
/*                                                              :::::::::: ::::::::   :::::::: :::::::::::   */
/*   extension.js                                              :+:       :+:    :+: :+:    :+:    :+:        */
/*                                                            +:+       +:+        +:+           +:+         */
/*   By: QuantumSheep <nathanael.dmc@outlook.fr>             +#++:++#  +#++:++#++ :#:           +#+          */
/*                                                          +#+              +#+ +#+   +#+#    +#+           */
/*   Created: 2018/05/11 11:43:36 by QuantumSheep          #+#       #+#    #+# #+#    #+#    #+#            */
/*   Updated: 2018/05/13 22:09:51 by QuantumSheep         ########## ########   ######## ###########         */
/*                                                                                                           */
/* ********************************************************************************************************* */

How to install in Visual Studio Code

Press F1 and type ext install esgiheader.
OR
Go to extensions tab and search for esgiheader

Usage

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

Every time the hotkeys are pushed the updated time and updated username will be updated automatically.

Configuration

To define your header's username and email, you need to go to your User Settings and change those values:

{
  "esgiheader.username": "QuantumSheep",
  "esgiheader.email": "nathanael.dmc@outlook.fr"
}

Informations

ASCII font used

Alligator

License

MIT

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