Episode
Makefile Tools VSCode extension
with Andreea Isac
Writing C/C++ code and building with MAKE and MAKEFILEs? The Makefile Tools VSCode extension can improve your developer experience on any platform: accurate C/C++ IntelliSense without complicated CppTools settings authoring, build/debug/launch of your makefile targets all from within the VSCode instance, flexible-portable-parameterized ways of saving your makefile project context, automatic generation of compile_commands.json for smart interfacing with other tools and more…
Writing C/C++ code and building with MAKE and MAKEFILEs? The Makefile Tools VSCode extension can improve your developer experience on any platform: accurate C/C++ IntelliSense without complicated CppTools settings authoring, build/debug/launch of your makefile targets all from within the VSCode instance, flexible-portable-parameterized ways of saving your makefile project context, automatic generation of compile_commands.json for smart interfacing with other tools and more…
Have feedback? Submit an issue here.