Terminal shows warning that says the terminal should be relaunched.
The issue is that I'm unable to hit the "relaunch terminal" button in the popup after hovering that terminal (if more than 1 terminal is open in vscode).
If only 1 temrinal is open, you can move the mouse upwards into the popup.
If more than 1 terminal is open, the popup is to the left, and moving the mouse to the left causes the popup to dissappear.
Steps to reproduce:
activate conda env
select python interpreter because activating the conda env didnt set the interpreter
terminal shows error
open another terminal (can be done at any point before step 5)
hover warning sign and try to hit the "relaunch terminal" button
Diagnostic data
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
```
```
Extension version: 2024.16.1
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z)
OS version: Darwin x64 23.6.0
Modes:
Python version (& distribution if applicable, e.g. Anaconda): 3.12.7
Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Conda
Value of the python.languageServer setting: Default
User Settings
```
languageServer: "Pylance"
```
Installed Extensions
|Extension Name|Extension Id|Version|
|---|---|---|
|CSV to Table|phplasma.csv-to-table|1.4.0|
|CWL (Rabix/Benten)|sbg-rabix.benten-cwl|2021.1.25|
|ESLint|dbaeumer.vscode-eslint|3.0.10|
|Firebase|toba.vsfire|1.4.1|
|Git Blame|waderyan.gitblame|11.1.1|
|Git History|donjayamanne.githistory|0.6.20|
|JavaScript Debugger|ms-vscode.js-debug|1.94.0|
|JavaScript Debugger Companion Extension|ms-vscode.js-debug-companion|1.1.3|
|Markdown All in One|yzhang.markdown-all-in-one|3.6.2|
|Markdown Preview Mermaid Support|bierner.markdown-mermaid|1.25.0|
|Pylance|ms-python.vscode-pylance|2024.10.1|
|Python|ms-python.python|2024.16.1|
|Python Debugger|ms-python.debugpy|2024.12.0|
|Table Visualizer for JavaScript Profiles|ms-vscode.vscode-js-profile-table|1.0.10|
Type: Bug
Behaviour
Terminal shows warning that says the terminal should be relaunched. The issue is that I'm unable to hit the "relaunch terminal" button in the popup after hovering that terminal (if more than 1 terminal is open in vscode). If only 1 temrinal is open, you can move the mouse upwards into the popup. If more than 1 terminal is open, the popup is to the left, and moving the mouse to the left causes the popup to dissappear.
Steps to reproduce:
Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)``` ```
Extension version: 2024.16.1 VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version: Darwin x64 23.6.0 Modes:
python.languageServer
setting: DefaultUser Settings
``` languageServer: "Pylance" ```
Installed Extensions
|Extension Name|Extension Id|Version| |---|---|---| |CSV to Table|phplasma.csv-to-table|1.4.0| |CWL (Rabix/Benten)|sbg-rabix.benten-cwl|2021.1.25| |ESLint|dbaeumer.vscode-eslint|3.0.10| |Firebase|toba.vsfire|1.4.1| |Git Blame|waderyan.gitblame|11.1.1| |Git History|donjayamanne.githistory|0.6.20| |JavaScript Debugger|ms-vscode.js-debug|1.94.0| |JavaScript Debugger Companion Extension|ms-vscode.js-debug-companion|1.1.3| |Markdown All in One|yzhang.markdown-all-in-one|3.6.2| |Markdown Preview Mermaid Support|bierner.markdown-mermaid|1.25.0| |Pylance|ms-python.vscode-pylance|2024.10.1| |Python|ms-python.python|2024.16.1| |Python Debugger|ms-python.debugpy|2024.12.0| |Table Visualizer for JavaScript Profiles|ms-vscode.vscode-js-profile-table|1.0.10|