{ "cSpell.words": [ "dify", "ecloud", "pycache", "wxid" ], "terminal.integrated.profiles.windows": { "PowerShell": { "source": "PowerShell", "icon": "terminal-powershell", "args": [ "-NoExit", "-Command", "conda activate .\\.conda" // Windows 用反斜杠:".\\.conda" ] } }, "terminal.integrated.defaultProfile.windows": "PowerShell" }