Showing archive results for 2022

Jul 26, 2022
Post comments count4
Post likes count2

Archive Module 2.0 Preview 1

Sydney Smith

We are excited to announce that the first preview of a rewrite of Microsoft.PowerShell.Archive, the module that lets you create and extract archives, is now available on the PowerShell Gallery. This release is the first preview release of a rewrite of the module and is not feature complete. Please note that this release only contains the  cmdlet a...

Archive module
Jul 1, 2022
Post comments count0
Post likes count0

PowerShell Extension for Visual Studio Code June 2022 Update

Sydney Smith

We are excited to announce that an update to the PowerShell Extension for Visual Studio Code is now available on the extension marketplace. This release fixes a number of issues related to IntelliSense and enables updates to PowerShell Editor Services (the engine of the VS Code extension) for other clients, such as Emacs and Vim with LSP plug-ins....

Visual Studio Code
Jun 27, 2022
Post comments count1
Post likes count2

Hosting PowerShell in a Python script

Jim Truher

How to use Python to call the PowerShell engine without running the PowerShell executable

PowerShellPython
May 31, 2022
Post comments count0
Post likes count0

PowerShellGet 3.0 Preview 14

Sydney Smith

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery! This release includes support for PSResourceRepository credential persistence, as well as support for RequiredResourceFiles for Install. How to Install PowerShellGet 3.0 Preview 14 Prerequisites Please ensure that you have...

PowerShellGet
May 3, 2022
Post comments count3
Post likes count0

Major update to the PowerShell Extension for Visual Studio Code

Sydney Smith

An updated version of our PowerShell extension is now available on the Visual Studio Code marketplace. This update represents a complete overhaul of the core PowerShell engine of PowerShell Editor Services, intending to create a more reliable and stable user experience. This release represents nearly two years' work, tracked in PSES #1295 and impl...

Visual Studio Code
Feb 23, 2022
Post comments count0
Post likes count0

PSReadLine 2.2 GA

Jason Helmick

Announcing the general availability (GA) release for PSReadLine 2.2. This release addresses community suggestions and feedback. Be sure to checkout new features Predictive IntelliSense and Dynamic Help.

PSReadLine
Jan 31, 2022
Post comments count0
Post likes count0

PSReadLine 2.2 RC

Jason Helmick

This is the release candidate (RC) for PowerShell PSReadLine 2.2. We look forward to community validation and feedback prior to the general release (GA). This release candidate includes several community fixes and suggested features.

PSReadLine