We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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-String
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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-String
into 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:
The text was updated successfully, but these errors were encountered: