powershellcore on windows does not display when venv active #21891
Labels
info-needed
Issue requires more information from poster
triage-needed
Needs assignment to the proper sub-team
Testing #21298
in order to get powershellcore working on windows I had to install it, activate it by going to the correct folder in powershell, then opening up vscode with "code ." from that same powershell version. If I didn't open with "code ." then I would not see the option for the specific powershellcore version I picked in my default terminal picker.
I selected powershellcore, created a venv, then clicked a new terminal. No icon was displayed to show I was in the venv but the executable is the venv (which is called ps2)

The text was updated successfully, but these errors were encountered: