{
"python.analysis.extraPaths": [
"./build"
],
"editor.formatOnSave": true,
"cmake.configureArgs": [
"-DCMAKE_PREFIX_PATH=~/local/protobuf"
]
}