aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: 0f9b8932a71531335f415f774df481264511167d (plain)
1
2
3
4
5
{
    "C_Cpp.autoAddFileAssociations": false,
    "C_Cpp.clang_format_style": "file",
    "python.terminal.activateEnvironment": true
}