Nachrichten

To debug powerShell code running in a separate application, the VSCode debugger (which runs in a different process) needs to connect to the executing PowerShell runspace. These steps must take place: ...
Trying to run pwsh.exe as a debug environment does not work in vscode. The terminal starts, but appears to disconnect from the environment immediately. Looking at the logs, I see: 1/18/2019 11:10:5 ...
Beim Debugging von einfachen Skripten sind Admins bei der PowerShell-Konsole gut aufgehoben. Bei langen Skripten kann ein Editor wie Visual Studio Code helfen.
Learn how to use Microsoft's programmers' editor, Visual Studio Code, to get the most from the latest PowerShell releases.