VS Code issues relating to new terminal activation feature #22879
Labels
area-terminal
feature-request
Request for new features or functionality
meta
Issue that is tracking an overall project
needs spike
Label for issues that need investigation before they can be worked on.
This is to track outstanding VS Code bugs so terminal activation feature can stabilize:
.zshrc
is overriding the environment variable set by shell integration on macOS vscode#205102onDidExecuteTerminalCommand
does not fire events for hidden terminal vscode#199611onDidWriteTerminalData
event does not contain shell integration sequences for hidden terminals vscode#204616Our follow up action items based on that:
vscode-python/src/client/common/experiments/helpers.ts
Lines 12 to 17 in 0438813
Issue to keep in mind:
PREPEND: #21906
The text was updated successfully, but these errors were encountered: