Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Makefile boilerplateNew to Visual Studio Code? Get it now.

Makefile boilerplate

Alpha_1337k

|
579 installs
| (1) | Free
Create an boilerplate Makefile
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

makefile-boilerplate

Tired of repetative Makefile creation? Fear no more! this extention eases your pain!

Features

Creates an boilerplate Makefile using VSCode snippets. More snippets will be added, but feel free to help.

Usage

  • !make_c: creates an C boilerplate function
  • !make_cpp: creates an C++ boilerplate function
  • !make_cs: creates an C# boilerplate function
  • !make_nasm: creates an Assembly boilerplate function

enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft