diff options
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index fa60a91..0f9b893 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { "C_Cpp.autoAddFileAssociations": false, "C_Cpp.clang_format_style": "file", + "python.terminal.activateEnvironment": true }
\ No newline at end of file |
