0
votes

I am using the Powershell extension for Visual Studio Code and when I try and run cmdlets which bring up a form dialog (e.g. Running connect-AzureAD ) these will open in background behind the VS Code window and cannot be seen.

Does anyone have a fix for this?

1
Like when you run the file from VS Code, the PowerShell window appears behind the VS Code window?ifconfig
no. When I run Connect-AzureAD It will bring up a forms dialog to enter username/password for AAD sign in. This dialog is hidden behind the main VSCode screen.Will Owen

1 Answers

0
votes

Obviously a wrong answer, I didn't see the date of the original post. But I can't remove my answer... so here you go if you have those dialogs opening in background with the version 1.68:

I downgraded to version 1.67...

https://code.visualstudio.com/updates/v1_67