Skip to content
Snippets Groups Projects
Commit 719e6da9 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

deactivate automatic python venv activation in vscode terminal

parent ca25ea0b
No related branches found
No related tags found
No related merge requests found
{ {
"editor.rulers": [79], "editor.rulers": [79],
"files.insertFinalNewline": true, "files.insertFinalNewline": true,
"python.terminal.activateEnvironment": false,
"[css]": { "[css]": {
"editor.tabSize": 2 "editor.tabSize": 2
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment