This extension provides to 42 school students the 42 header integration in their code.
# **************************************************************************** #
# #
# ::: :::::::: #
# vscode-42header :+: :+: :+: #
# +:+ +:+ +:+ #
# By: kube <[email protected]> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2013/11/18 13:37:42 by kube #+# #+# #
# Updated: 2016/09/18 13:11:04 by kube ### ########.fr #
# #
# **************************************************************************** #
To insert a header, simply use CMD
+ Alt
+ H
on macOS, or Ctrl
+ Alt
+ H
on Linux / Windows.
If a header is already present, it will update filename and last update user and date.
If you wanna use this extension on your own computer, you'll maybe need to configure the username and email address you wanna display in the headers.
To do this, simply edit you User Preferences, and edit or insert these keys :
42header.username
42header.email
If you find some bug anywhere, or a missing feature, do not hesitate to open an issue on GitHub.
MIT