Git Product home page Git Product logo

42-header-oneshot_nakamo326's Introduction

42-header-oneshot

demo.gif

No need to manually add 42 headers to every single file!
With just one command, all your source files will be updated with the header.

Usage

Insert a Header to All Your Source Files

  1. Open the command palette with Ctrl + Shift + P.
  2. Type "Add 42 header to all sources in workspace" and execute the command.
  3. If you have multiple workspaces open, choose the workspace where you want to add the header.

Remove Headers from All Your Source Files

  1. Access the command palette.
  2. Execute "Delete 42 header from all sources in workspace."

Keyboard ShortCut

Insert Header

  • macOS : + + O
  • Linux / Windows : Ctrl + Alt + O

Delete Header

  • macOS : + + D
  • Linux / Windows : Ctrl + Alt + D

Currently, this extension targets the following file types: .c, .h, .cpp, and .hpp.

Configurations

By default, the username and email values are imported from environment variables.

To override these values, this extension offers the following settings:

  • 42-header-oneshot.user
  • 42-header-oneshot.mail

42-header-oneshot_nakamo326's People

Contributors

nakamo326 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.