Skip to content

Terminal activated twice #25346

@DonJayamanne

Description

@DonJayamanne
Image

Latest VS Code insiders & latest pre-release version of both extensions

Logs from both extensions

  • Python Extension
025-07-31 06:03:14.724 [debug] Terminal name '' identified as shell 'other'
2025-07-31 06:03:14.724 [debug] Terminal shell path '/bin/zsh' identified as shell 'zsh'
2025-07-31 06:03:14.724 [debug] Shell identified as zsh (Terminal name is )
2025-07-31 06:03:14.727 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:14.727 [debug] could not find a pixi interpreter for the interpreter at /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:14.727 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:14.728 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:14.799 [debug] Command sent to terminal: source /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/activate
2025-07-31 06:03:14.799 [info] Send text to terminal: source /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/activate
2025-07-31 06:03:15.315 [info] Send text to terminal: source /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/activate
2025-07-31 06:03:16.801 [debug] Received shell integration sequence for zsh
2025-07-31 06:03:16.885 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:16.894 [debug] Extension unknown accessed getActiveEnvironmentPath with args: undefined
2025-07-31 06:03:16.894 [debug] Extension unknown accessed resolveEnvironment with args: {"id":"/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python","path":"/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python"}
2025-07-31 06:03:17.603 [debug] Received shell integration sequence for zsh
2025-07-31 06:03:17.667 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:17.676 [debug] Extension unknown accessed resolveEnvironment with args: {"id":"/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python","path":"/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python"}
2025-07-31 06:03:17.676 [debug] Extension unknown accessed getActiveEnvironmentPath with args: undefined
2025-07-31 06:03:17.764 [debug] Received shell integration sequence for zsh
2025-07-31 06:03:18.035 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:05:21.881 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:05:25.003 [debug] Found cached env for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
  • Python Env Extension
2025-07-31 06:03:15.315 [debug] Activating terminal: /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:15.315 [info] Terminal is activated: /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python
2025-07-31 06:03:17.548 [debug] Checking venv (ms-python.python:venv) for /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv
2025-07-31 06:03:17.548 [debug] Using venv (ms-python.python:venv) to handle /Users/donjayamanne/Development/vsc/vscode-jupyter/.venv

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions