Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TekHeaderNew to Visual Studio Code? Get it now.
TekHeader

TekHeader

Hugo ARNAL

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

tekheader

Add the Epitech Header to your files.

Open VSX Marketplace Link (VSCodium)

VSCode Marketplace Link

Default keybinds

tekheader.addHeader: ctrl+alt+h (Linux & Windows), cmd+alt+h (Mac)

Configuration

You can specify symbols for specific languages in your User.json file (found in Open User Settings (JSON)):

{
    "tekheader.symbols": {
        "plaintext": "dash"
    }
}

Supported languages

Slash comments (/*, **, */): C, C++, CSS, Go, Java, JavaScript, TypeScript, Rust

Hash comments (##): Dockerfile, Makefile, Python, Shell Script

Dash comments (--): Haskell

Semicolon comments (;;): Ini, Lua

Language not in supported list? Do not worry

You will be prompted with the closest comment choice and it's up to you to choose.

Local dev installation

Tested on nvm v18.20.6

git clone https://github.com/hugoarnal/tekheader.git
npm install
npm run package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft