danielpinto8zz6 / c-cpp-project-generator

:open_file_folder: Create C/C++ projects on vscode

Home Page:https://marketplace.visualstudio.com/items?itemName=danielpinto8zz6.c-cpp-project-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

C/C++ Project Generator

Buy Me A Coffee Support via PayPal

Marketplace Version Downloads Rating

Create C/C++ projects

Features

Project will generate the following:

Project structure: Common folders like src, include and output Makefile: A makefile already set up to build and run your project VSCode task: Configurations for building and running your project

Requirements

  • If you are on linux you must install gcc and make
  • If you are on window you must install mingw

How to use

  • Go to command pallete (usually : ctrl + shift + p)
  • Search for "Create C project" or "Create c++ project" depending on your preference
  • Select the folder where the project should be created
  • That's it, project will open

Release Notes

Refer to CHANGELOG

Donation

If you like this extension, you can donate via PayPal. It will help me to spend more time improving this!

About

:open_file_folder: Create C/C++ projects on vscode

https://marketplace.visualstudio.com/items?itemName=danielpinto8zz6.c-cpp-project-generator

License:GNU General Public License v3.0


Languages

Language:Makefile 47.4%Language:TypeScript 35.5%Language:Handlebars 15.0%Language:C 1.1%Language:C++ 1.0%