Skip to content

A VS-Code extension that put my header on the top of any code.

License

Notifications You must be signed in to change notification settings

Ivy-js/ivy-vscode-header

Repository files navigation

Ivy Header for VSCode

This extension provides the Ivy Header integration in VS Code.

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

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 :

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

Issues

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

License

I DONT OWN ANY RIGHTS ON THIS, THIS HAVE BEEN CODED BY Kube 7 years ago, i just wanted to have a header like this cuz its clean.

Original code : 🔎 Link

About

A VS-Code extension that put my header on the top of any code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published