Rob Holt
@rjmholt
Software engineer at @mercury. Formerly on the @PowerShell_Team. Programming language and functional programming enthusiast. Western Australian.
ID: 929879625311731712
13-11-2017 01:12:33
404 Tweet
455 Takipçi
192 Takip Edilen
🔊 Speaker Announcement! Join us with Amber Erickson and @NaviedAnam at PDCConf 2021. Free 👉 pdcconf.in #PDCConf #MultiCloud #Conference #Automation #DevOps #SecOps #OpenSource #Kubernetes #Azure #AWS #GCP #PowerShell #Online #ITPro #Serverless #WomenInTech
PSReadLine 2.2-beta4 for #PowerShell is out! Thanks to Dongbo Wang for his continued work on this! Install from powershellgallery.com/packages/PSRea…. Changelog here github.com/PowerShell/PSR…
This is still one of my favorite things that Lee Holmes has shared: $PSDefaultParameterValues["Out-Default:OutVariable"] = "__". The output of every command ends up in $__. FYI: That is two underscores. Put it in your $PROFILE. #PowerShell
New release of our #PowerShell VSCode extension! Read the details here devblogs.microsoft.com/powershell/new… in a blog post by Sydney Smith. Special thanks to SeeminglyScience!
A new version of the #PowerShell Visual Studio Code extension has been released, with my first substantial contribution! Expect a new "Command" variable block with info about the current command (which works thru the stack trace), and more contextual "Auto" to show you what you care about.