Git Product home page Git Product logo

42-function-to-header's Introduction

icon

License: MIT

42 Function to Header

This Visual Studio Code extension allows you to automatically add selected functions to a header file in C projects.

Features

  • Automatically adds selected functions to the designated header file.
  • Supports customizing the header file path in the workspace settings.
  • Works with C projects.

Requirements

  • Visual Studio Code 1.59.0 or later.

Usage

42-function-to-header.mp4
  1. Open a C source file in Visual Studio Code.
  2. Select the function(s) you want to add to the header file.
  3. Open the command palette by pressing Ctrl+Shift+P (or Cmd+Shift+P on macOS).
  4. Type "Add Function to Header" and select the corresponding command from the list.
  5. Choose the header file to which you want to add the selected functions.
  6. The selected functions will be automatically inserted into the chosen header file.

Note: If you prefer to set a custom keyboard shortcut for the "Add Function to Header" command, you can do so by going to File > Preferences > Keyboard Shortcuts and searching for the command by name.

Release Notes

0.0.4

  • Initial release of the "42 Function to Header" extension.

42-function-to-header's People

Contributors

kmoragap avatar

Stargazers

Grigorii avatar

Watchers

 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.