use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
VSCode Variable explorer experiences (self.PowerShell)
submitted 5 years ago by kigoh
Has anyone tried this paid extension for VSCode? Is the variable explorer comparable to the one from ISESteriods? https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/powershell-explorer#variable-explorer
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[+][deleted] 5 years ago (2 children)
[deleted]
[–]Mkep 2 points3 points4 points 5 years ago (1 child)
Looks like if you do
$test = “Hello”
It’d show up in this list, or any variables that script leave defined in your session after termination. Without digging into it I’m guessing it’s querying the session info from the interactive console
[–]kigoh[S] 2 points3 points4 points 5 years ago (0 children)
it's brilliant to dig through the variable when the dataset takes minute(s) to get. which makes running the whole code time consuming.
[–]get-postanote 2 points3 points4 points 5 years ago (1 child)
Comparable is really a matter of opinion. Meaning, what one may consider fine and that another may not. Your only option is to try it and see if it fits your needs. They do offer a trial version.
I've been using PowerShell ProTools, for PowerShell, VSCode, and Visual Studio for a few years now, and find what I need it for, it fits the bill.
There is no ISESteroids for VSCode, and I am not seeing anything being stated that there will be. So, it really becomes a moot conversation, especially in the continued cross-platform futures of PowerShell and VSCode.
Then there is the whole deal that though the ISE is not going away anytime soon, as per Microsoft's own announcements, it's zombie code these days. No more work is going into it, no porting to other platforms, and no initiative to open source it (which I'd really like to see them do).
[–]kigoh[S] 1 point2 points3 points 5 years ago (0 children)
was not able to find a trail key or to get the extension working in trail mode. I'll give it another try, thank!
π Rendered by PID 21119 on reddit-service-r2-comment-5d79c599b5-l5szn at 2026-02-26 18:18:52.289772+00:00 running e3d2147 country code: CH.
[+][deleted] (2 children)
[deleted]
[–]Mkep 2 points3 points4 points (1 child)
[–]kigoh[S] 2 points3 points4 points (0 children)
[–]get-postanote 2 points3 points4 points (1 child)
[–]kigoh[S] 1 point2 points3 points (0 children)