I tried the profiling function of my registered Powershell ProTools integration for Visual Studio Code and it´s not working.
I followed the steps in the official documentation:
- create a new powershell file
- add the example line
Get-Process | Select-Object Name | Out-String into it
- press CRTL + SHIFT + P
- select PowerShell ProTools Skript Profiling

and there´s no output behind the command or anywhere else in VS Code:

I have the current VS Code Version running
Version: 1.86.0 (system setup)
Commit: 05047486b6df5eb8d44b2ecd70ea3bdf775fd937
Datum: 2024-01-31T10:28:19.990Z
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
Betriebssystem: Windows_NT x64 10.0.22631
and the updated ProTools Integration:
Veröffentlicht: 2018-09-26, 21:53:28
Zuletzt veröffentlicht: 2024-01-17, 18:34:28
Letzte Aktualisierung: 2024-01-18, 11:02:36
Bezeichner: ironmansoftware.powershellprotools
I tried the profiling function of my registered Powershell ProTools integration for Visual Studio Code and it´s not working.
I followed the steps in the official documentation:
Get-Process | Select-Object Name | Out-Stringinto itand there´s no output behind the command or anywhere else in VS Code:

I have the current VS Code Version running
and the updated ProTools Integration: