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

Heduro Header

Heduro Header

|
34 installs
| (0) | Free
Heduro Header
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

42 Header for VSCode

This extension provides the 42 header integration in VS Code.

# **************************************************************************** #
#                                                                              #
#                                                         :::      ::::::::    #
#    vscode-42header                                    :+:      :+:    :+:    #
#                                                     +:+ +:+         +:+      #
#    By: kube <hello@kube.io>                       +#+  +:+       +#+         #
#                                                 +#+#+#+#+#+   +#+            #
#    Created: 2013/11/18 13:37:42 by kube              #+#    #+#              #
#    Updated: 2016/09/18 13:11:04 by kube             ###   ########.fr        #
#                                                                              #
# **************************************************************************** #

Install

Launch Quick Open with ⌘+P and enter

ext install 42header

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 :

{
  "42header.username": string,
  "42header.email": string
}

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