You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so that the thread starts in "Single-Threaded Apartment" (This cannot be changed once started)
I would expect that if you highlighted sections of code and ran them, you will remain in STA mode.
If you ran the script from within VSC, you would remain in STA mode.
Extension version: 2020.1.0
VS Code version: Code - Insiders 1.43.0-insider (595f98455be0aac7372a0ae7841efae9b91b848e, 2020-02-18T13:52:42.988Z)
OS version: Windows_NT x64 10.0.18363
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Issue Type: Feature Request
n Settings.JSON I can specify:
But this does not enable me to start up Powershell with certain arguments.
Namely I want to start like:
so that the thread starts in "Single-Threaded Apartment" (This cannot be changed once started)
I would expect that if you highlighted sections of code and ran them, you will remain in STA mode.
If you ran the script from within VSC, you would remain in STA mode.
Extension version: 2020.1.0
VS Code version: Code - Insiders 1.43.0-insider (595f98455be0aac7372a0ae7841efae9b91b848e, 2020-02-18T13:52:42.988Z)
OS version: Windows_NT x64 10.0.18363
The text was updated successfully, but these errors were encountered: