79657702

Date: 2025-06-08 09:25:02
Score: 2
Natty:
Report link

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

enter image description here

and then

enter image description here

which is the same of manipulating setting directly

    "python.terminal.activateEnvInCurrentTerminal": false,
    "python.terminal.activateEnvironment": false,
Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: TAO7