Search

Variables/Locals Addon Window in Powershell ISE by Kennywood

Active

3
0
Sign in
to vote
Type: Suggestion
ID: 771125
Opened: 11/14/2012 2:14:32 PM
Access Restriction: Public
0
Workaround(s)
I would love to see an addon or window that would show the variables data while debugging (similiar to the Variables Window in VBScript and PowerGUI and the Locals window in Visual Studio). Having this ability lets me fine tune my scripts and see at a glance full arrays and values.

I know I can hover over the variable, but that is incomplete on larger objects, and I know that I can type the variable in the command window, but that is also not what I am looking for.
Details (expand)
How often does this happen?
Always Happens
Have you seen this problem before in this product?
Yes, this happens in previous released versions
Reproduction Steps
Open ISE
create script with variables or array
set breakpoint before or after variable/array creation
Note, there is no window showing all variables.
Expected Results
Variables window that shows all variables and values
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.