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
This change causes a message to be displayed in VS Code's Debug Console if
the user tries to execute a command there while debugging a PowerShell
script. The message directs the user to open the Integrated Console
instead.
ResolvesPowerShell/vscode-powershell#596.
Output="\nThe Debug Console is no longer used for PowerShell debugging. Please use the 'PowerShell Integrated Console' to execute commands in the debugger. Run the 'PowerShell: Show Integrated Console' command to open it.",
0 commit comments