forked from DonJayamanne/pythonVSCode
-
Couldn't load subscription status.
- Fork 1.3k
Closed
Labels
area-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugexperimentingFeature is part of an experimentFeature is part of an experimentneeds PRReady to be worked onReady to be worked onverifiedVerification succeededVerification succeeded
Milestone
Description
Type: Bug
Behaviour
Expected vs. Actual
When using PowerShell 7 with PSReadLine, every time the Python extension is started, the terminal message:
echo C:\Users\Yulie\AppData\Local\Microsoft\WindowsApps\Microsoft.PowerShell_8wekyb3d8bbwe\pwsh.exe
is sent that floods my shell history file.
The bug has occurred in version 2023.22.0 and 2023.22.1. The previous version 2023.20.0 is not affected.
Diagnostic data
- Python version (& distribution if applicable, e.g. Anaconda): 3.11.4
- Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Conda
- Value of the
python.languageServersetting: Default
Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)
2024-01-22 14:35:46.767 [info] Experiment 'pythonRecommendTensorboardExt' ist aktiv
2024-01-22 14:35:46.767 [info] Experiment 'pythonREPLSmartSend' ist aktiv
2024-01-22 14:35:46.767 [info] Experiment 'pythonSurveyNotification' ist aktiv
2024-01-22 14:35:46.767 [info] Experiment 'pythonTerminalEnvVarActivation' ist aktiv
2024-01-22 14:35:46.767 [info] Experiment 'pythonTestAdapter' ist aktiv
2024-01-22 14:35:46.984 [info] Default formatter is set to null for workspace
2024-01-22 14:35:47.018 [info] Test server listening.
2024-01-22 14:35:47.025 [info] Pfad zum Python-Interpreter: ~\.conda\envs\py311\python.exe
2024-01-22 14:35:47.033 [info] > conda info --json
2024-01-22 14:35:48.719 [info] > ~\.conda\Scripts\conda.exe info --json
2024-01-22 14:35:48.795 [info] > ~\.conda\envs\py311\Scripts\conda.exe info --json
2024-01-22 14:35:50.456 [info] > ~\.conda\envs\py311\condabin\conda.bat info --json
2024-01-22 14:35:51.940 [info] > ~\.conda\envs\py311\python.exe -I ~\.vscode\extensions\ms-python.python-2023.22.0\pythonFiles\get_output_via_markers.py ~\.vscode\extensions\ms-python.python-2023.22.0\pythonFiles\interpreterInfo.py
2024-01-22 14:35:52.043 [info] Send text to terminal: echo C:\Users\Yulie\AppData\Local\Microsoft\WindowsApps\Microsoft.PowerShell_8wekyb3d8bbwe\pwsh.exe
2024-01-22 14:35:55.044 [info] Shell integration is not working for powershellCore
2024-01-22 14:35:55.045 [warning] Shell integration is not active, environment activated maybe overriden by the shell.
User Settings
languageServer: "Jedi"
testing
• pytestEnabled: true
terminal
• activateEnvironment: false
Extension version: 2023.22.0
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z)
OS version: Windows_NT x64 10.0.19045
Modes:
System Info
| Item | Value |
|---|---|
| CPUs | AMD Ryzen 5 1600 Six-Core Processor (12 x 3200) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: enabled_on 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 video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: enabled |
| Load (avg) | undefined |
| Memory (System) | 15.95GB (10.90GB free) |
| Process Argv | --crash-reporter-id 31a76425-10b2-4370-8107-7c2aeccb8a81 |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627:30244334
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:30899288
vscaat:30438848
vsclangdc:30486549
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30933248
pythongtdpath:30769146
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
pythontbext0:30879054
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
dsvsc019acf:30933242
Metadata
Metadata
Assignees
Labels
area-terminalbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugexperimentingFeature is part of an experimentFeature is part of an experimentneeds PRReady to be worked onReady to be worked onverifiedVerification succeededVerification succeeded