Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>esir-headerNew to Visual Studio Code? Get it now.
esir-header

esir-header

Florian Cliquet

|
8 installs
| (0) | Free
Header made for ESIR's project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

esir-header

Welcome to the esir-header extension for Visual Studio Code! This extension helps you automatically insert a standardized ESIR header into your files, making your codebase consistent and professional.

Features

  • Automatic Header Insertion: Quickly add a customizable ESIR header to the top of your files.
  • Customizable: Tailor the header to include your name, email, and other details.
  • Easy Integration: Simple to use with just one command.

Tip: Use the preview feature in VS Code to view how the header will look before inserting it into your files.

Requirements

  • Node.js: Ensure you have Node.js installed as it's required for the extension to run properly.

Extension Settings

This extension does not add any specific VS Code settings.

Known Issues

  • Issue with Large Files: The header insertion might be slower with very large files.
  • Formatting Issues: Ensure that your file is saved in UTF-8 encoding to avoid formatting problems.

Release Notes

1.0.0

  • Initial release of the esir-header extension.

1.0.1

  • Fixed minor bugs related to header formatting.

1.1.0

  • Added support for additional file types.
  • Improved performance with large files.

Following Extension Guidelines

Ensure that you've read through the extension guidelines and follow best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For More Information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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