VS Code 1.18.1
C/C++ extension 0.14.2
Is there a way to add my own include paths to the default json file that generated, so that I don't have to copy-paste them manually into the file every time? My C++ library locations don't change, but the default json file that's generated does not include their locations, and I'd like to not have to manually edit the json file every time I create a new program.