I had this problem in Windsurf IDE (built on top of VSCode)
The settings that is being spoken about is in the Python extension of VSCode
and then
which is the same of manipulating setting directly
"python.terminal.activateEnvInCurrentTerminal": false,
"python.terminal.activateEnvironment": false,