VS Code 终端和 pipelinev 中的“退出”命令

dem*_*han 3 command exit visual-studio-code pipenv

在 VS Code 终端中,“exit”命令或“ctrl + d”组合会直接关闭终端,而我只想停用 Pipenv,有没有办法做到这一点?

小智 7

以下命令帮助我退出 vscode 中的 pipelinev shell:

deactivate