We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: Bug
Only one environment activates in my open Terminal when the Python extension is activated.
Somehow the environment (dbt) still is listed in parentheticals, but so is (base).
(dbt)
(base)
To get it back to what I'm used to, I must call conda deactivate twice, then conda activate dbt
conda deactivate
conda activate dbt
.py
python.languageServer
Python
Output
View
XXX
Multiroot scenario, following user settings may not apply: languageServer: "Pylance"
Extension version: 2023.19.12861011 VS Code version: Code - Insiders 1.84.0-insider (Universal) (eb4f3c149f34d82b9763a08230907cf79e7fc103, 2023-10-10T05:42:05.917Z) OS version: Darwin arm64 22.6.0 Modes:
vsliv695:30137379 vsins829:30139715 vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythontb:30258533 pythonptprofiler:30281269 vshan820:30294714 vscod805:30301674 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30404738 py29gd2263:30784851 vsclangdf:30492506 c4g48928:30535728 dsvsc012:30540252 pynewext54:30618038 showlangstatbar:30737417 57b77579:30687741 pythonfmttext:30716741 fixshowwlkth:30771523 showindicator:30805243 pythongtdpath:30726887 i26e3531:30792625 welcomedialog:30812478 pythonnosmt12:30779711 pythonidxpt:30768918 pythonnoceb:30776497 copilotsettingc:30808720 dsvsc013:30777762 dsvsc014:30777825 diffeditorv2:30786206 pythonmpswarning:30859870 dsvsc015:30821418 pythontestfixt:30859590 pythonregdiag:30859652 pythonmypyd1:30859725 pythoncet0:30859736
The text was updated successfully, but these errors were encountered:
duplicate of #22233
Sorry, something went wrong.
No branches or pull requests
Type: Bug
Behaviour
Expected vs. Actual
Expected
Only one environment activates in my open Terminal when the Python extension is activated.
Actual
Somehow the environment
(dbt)
still is listed in parentheticals, but so is(base)
.To get it back to what I'm used to, I must call
conda deactivate
twice, thenconda activate dbt
Steps to reproduce:
.py
file to trigger opening of Python extensionDiagnostic data
python.languageServer
setting: DefaultOutput for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)User Settings
Extension version: 2023.19.12861011
VS Code version: Code - Insiders 1.84.0-insider (Universal) (eb4f3c149f34d82b9763a08230907cf79e7fc103, 2023-10-10T05:42:05.917Z)
OS version: Darwin arm64 22.6.0
Modes:
System Info
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
A/B Experiments
The text was updated successfully, but these errors were encountered: