Simple Makefile creator extension for VSCode.
Right-click on a folder and click on Create Makefile. You will be ask for the main target name (main by default).
Go to the extension setting to modify flags.
Add checkbox for libasan using
Add logo
Initial release of makefile-creator