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
Hello !
When debugging and storing Exchange powershell objects in variable, there is no details in the actual variable. See screenshot bellow :
No object information (same in SyncRoot) :
Awaited info (write-host of $queues) :
I don't know if it is an issue with the Powershell module or VSCode directly.
Thanks,
The text was updated successfully, but these errors were encountered:
What version of the PowerShell extension and VSCode are you using?
Sorry, something went wrong.
Hello,
Sorry for lack of details :
-VSCode version : 1.10.2 -Powershell extension : 0.12.1 (issue was the same in 0.11.0)
Closing this issue as inactive, will re-open if this is still an issue.
No branches or pull requests
Hello !
When debugging and storing Exchange powershell objects in variable, there is no details in the actual variable. See screenshot bellow :
No object information (same in SyncRoot) :
Awaited info (write-host of $queues) :
I don't know if it is an issue with the Powershell module or VSCode directly.
Thanks,
The text was updated successfully, but these errors were encountered: