Showing results for December 2015 - Page 7 of 15 - Scripting Blog [archived]

Dec 19, 2015
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Change Colors in PSReadline Module

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell access color options in the PSReadline module. How can I use Windows PowerShell to alter the colors in the PSReadline module? Use the Set-PSReadlineOption cmdlet to alter pretty much any item.            For example, to provide a white foreground for erro...

Windows PowerShellPowerTipguest blogger
Dec 19, 2015
Post comments count0
Post likes count0

Introducing the PowerShell Extension for Visual Studio Code

Doctor Scripto
Doctor Scripto

Summary: Doug Finke, Microsoft MVP, introduces a new way to edit code. There’s a new editor in town and as with any new shiny toy, it’s a good to download, kick the tires, and give it the seven day test. The seven day test is when you install it, try it, and see if you consistently come back to it over seven days. If you don’t, t...

Dec 19, 2015
Post comments count0
Post likes count0

Introducing the PowerShell Extension for Visual Studio Code

Doctor Scripto
Doctor Scripto

Summary: Doug Finke, Microsoft MVP, introduces a new way to edit code.There’s a new editor in town and as with any new shiny toy, it’s a good to download, kick the tires, and give it the seven day test. The seven day test is when you install it, try it, and see if you consistently come back to it over seven days. If you don’t, the...

Windows PowerShellguest bloggerWeekend Scripter
Dec 18, 2015
Post comments count0
Post likes count0

PowerTip: Contribute to the Pester Project

Doctor Scripto
Doctor Scripto

Summary: Learn how you can add to the Pester solution. How can I contribute to Pester? On the project’s GitHub site, submit bug reports or feature requests in the Issues log,            or submit your code via a Pull Request.

Windows PowerShellPowerTipguest blogger
Dec 18, 2015
Post comments count0
Post likes count0

PowerTip: Contribute to the Pester Project

Doctor Scripto
Doctor Scripto

Summary: Learn how you can add to the Pester solution.  How can I contribute to Pester?  On the project’s GitHub site, submit bug reports or feature requests in the Issues log,            or submit your code via a Pull Request.