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

UTC Header

stephane_branly

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

UTC Header for VSCode

This extension provides the UTC header integration in VS Code.

# ********************************************************************************************************************* #
# UTC Header                                                                                                            #
#                                                       ::::::::::::::::::::       :::    ::: :::::::::::  ::::::::     #
#    coloration.py                                      ::::::::::::::::::::       :+:    :+:     :+:     :+:    :+:    #
#                                                       ::::::::::::::+++#####+++  +:+    +:+     +:+     +:+           #
#    By: branlyst <stephane.branly@etu.utc.fr>          ::+++##############+++     +:+    +:+     +:+     +:+           #
#    https://github.com/StephaneBranly              +++##############+++::::       +#+    +:+     +#+     +#+           #
#                                                     +++##+++::::::::::::::       +#+    +:+     +#+     +#+           #
#                                                       ::::::::::::::::::::       +#+    +#+     +#+     +#+           #
#                                                       ::::::::::::::::::::       #+#    #+#     #+#     #+#    #+#    #
#    Update: 2021/03/26 13:32:09 by branlyst            ::::::::::::::::::::        ########      ###      ######## .fr #
#                                                                                                                       #
# ********************************************************************************************************************* #

Install

Launch Quick Open with ⌘+P and enter

ext install utcheader

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 :

{
  "utcheader.username": string,
  "utcheader.email": string,
  "utcheader.git": string
}

S

Issues

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

License

MIT

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