{
"clang.cxxflags": [
"-I${workspaceRoot}/include",
"-I${workspaceRoot}/CommandEr/src",
"--std=c++17"
]
}