Template for building JUCE plugins and apps in with VSCode Required Extensions C/C++ CMake CMake Tools Info need to build with cmake to generate build/compile_commands.json which allows intellisense to work properly (jump to definition, autocomplete etc.)