microsoft / microsoft/vscode

Terminal always starts with a warning sign

Open
#327,522 1 comment 1 reaction 1 assignee Claimed by @anthonykim1 View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Type: Bug

I don't know if this is a bug or intended.

When I open a `.ps1` file, the PowerShell Extension automatically opens a Terminal. The terminal is required to run in the background to provide PowerShell language features. The problem is that the Terminal always shows a warning sign after it was launched for the first time after VSCode was started.

It says, the Python extension wants to relaunch the Terminal to contribute to its environment.

Why does Python not contribute when the Terminal is launched for the first time? Why do I always have to relaunch the Terminal?

It seems to be an incompatibility between these two extensions. I have only two extensions installed: The official Python extension and the official PowerShell extension from Microsoft. I was waiting for a couple of minutes after I started VSCode. All my extensions had enough time to start up.

I'm not sure if this is VSCode's fault, the Python extension's fault or the PowerShell extension's fault.

**Screenshot**:

Image

 

VS Code version: Code 1.130.0 (1b6a188127eeaf9194f945eb6eb89a657e93c54c, 2026-07-22T14:55:04Z)
OS version: Windows_NT x64 10.0.26200
Modes:

System Info

|Item|Value|
|---|---|
|CPUs|AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (8 x 2096)|
|GPU Status|2d_canvas: enabled
GPU0: VENDOR= 0x1002, DEVICE=0x15d8 [AMD Radeon(TM) Vega 8 Graphics], DRIVER_VENDOR=AMD, DRIVER_VERSION=31.0.21921.1000 *ACTIVE*
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8875
Machine model name:
Machine model version:
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|9.94GB (2.99GB free)|
|Process Argv|--crash-reporter-id fa1eeefd-897e-40ab-bc0c-00d3ffba32e8|
|Screen Reader|no|
|VM|0%|
Extensions (6)

Name|Identifier|Author|Version
---|---|---|---
Python Debugger|ms-python.debugpy|ms-python|2026.6.0
Python|ms-python.python|ms-python|2026.4.0
Pylance|ms-python.vscode-pylance|ms-python|2026.3.1
Python Environments|ms-python.vscode-python-envs|ms-python|1.36.0
Hex Editor|ms-vscode.hexeditor|ms-vscode|1.11.1
PowerShell|ms-vscode.powershell|ms-vscode|2025.4.0

A/B Experiments

```
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
envsactivate1:31551504
gh487529:31544284
cloudbuttont:31379625
3efgi100_wstrepl:31403338
55ia6109:31457054
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
8hhj4413:31478653
cp_cls_t_1081:31454832
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
46204921:31447328
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
chat:31457767
7e187181:31503455
githubstableflight:31469463
ghj88844:31499326
ec1eg703:31520046
ddid_c:31478207
hmra_i5g22:31518061
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
j0d79568:31499440
jb_cp_cls_t_632:31543129
56dj4588:31512888
32d76977:31512328
ha629193:31508444
cdk-lw-on:31524445
f9bf7985:31543584
a1ije391_t:31540920
hgf2d445:31529595
41836166:31537719
jbcp_cls_pctr_t:31531130
61138546:31518536
cp_intellij_t_nes:31548657
jf4hg949:31526829
ahp-both-windows:31555645
h561g132:31533256
sessions_3:31532893
ihg5j128:31534457
f412h606:31551416
9gg7f176:31542112
5fe6f778:31554331
allow-none:31555437
6i51c363:31551401
0dg73464:31554319
d4c76da2:31554780
treatment-23-1:31555779
unuse_dynamic_mcp:31555281

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.