Skip to content

Code Make is designed to make it easy to create and compile C++ projects using the Make tool.

License

Notifications You must be signed in to change notification settings

drizzy/code-make

Repository files navigation

Code Make

Marketplace Version Downloads Rating

Features

Build and run C, C++, Golang, and Java projects directly from the VSCode interface with a single click.

Requirements

  • You must have make installed on your computer to manage build tasks. See instructions
  • You must have GCC installed to compile and run C/C++ programs. See instructions
  • You must have Go installed to compile and run Go programs. See instructions
  • You must have Java installed to compile and run Java programs. See instructions

How to use

After installing the extension, click the gear ⚙️ compile symbol in the bottom right corner and select your project language: C, C++, Go or Java. Then, use the play symbol ▶ to run and run your program.

Release Notes

Refer to CHANGELOG for detailed release notes.

About

Code Make is designed to make it easy to create and compile C++ projects using the Make tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published