Skip to content

cynthi8/c-cpp-function-call-generator

Repository files navigation

c-cpp-function-call-generator README

Features

Generates a C/C++ function call from the selected function signature.

feature X

Installation

  1. Download the latest c-cpp-function-call-generator-X.X.X.vsix file from Releases.
  2. Drag the .vsix file onto the Extensions sidebar in an open Visual Studio Code window.

Build from Source

Requires Node.js

npm install –g vsce
npm install --save-dev webpack webpack-cli
vsce package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published