C++ Makefile Project CreatorCreate a simple C++ Makefile project. FeaturesCreate a simple project file structure for C++ projects. Includes a Makefile and main.cpp skeleton. Best if used in conjunction with C++ class maker extensions. Use Ctrl + Shift + P to generate the file structure and files in the current directory. RequirementsNone yet. Extension SettingsJust default from yeoman. Still new to making VSCode extensions. This extension contributes the following settings:
Known IssuesNone yet. Release NotesNone yet. 0.0.1Initial release. |