prime/.vscode/extensions.json

9 lines
152 B
JSON

{
"recommendations": [
"ms-vscode.cpptools",
"xaver.clang-format",
"akiramiyakoda.cppincludeguard",
"ms-python.black-formatter"
]
}