What's Changed
With PowerShell Editor Services v4.4.0!
New stable release! Now with screen reader support from PSReadLine 2.4.4-beta4 and arbitrary path mapping support in the debugger.
Enhancements & Features ✨
- Add
createTemporaryIntegratedConsoleto attach options by Jordan Borean (@jborean93) in #5247 - Add examples for
Start-DebugAttachSessionby Jordan Borean (@jborean93) in #5246 - Add
temporaryConsoleWindowActionOnDebugEndoption by Jordan Borean (@jborean93) in #5255 - Add
pathMappingsoption to debugger by Jordan Borean (@jborean93) in #5254 - Dependency, CI, and release updates by Andy Jordan (@andyleejordan) in #5267
Other Changes 🙏
- Add an extended Snippet for Advanced Functions by Ryan Yates (@kilasuit) in #5203
- Bump to Node 22.15.1 and remove
node-fetchby Justin Grote (@JustinGrote) in #5214 - Use
--follow-symlinksin VSCE package command and simplify build logic by @Copilot in #5212 - Update NPM packages by Andy Jordan (@andyleejordan) in #5288
- Use official OneBranch template by default for CodeQL by Andy Jordan (@andyleejordan) in #5289
New Contributors
- Jordan Borean (@jborean93) made their first contribution in #5247
- @Copilot made their first contribution in #5212
Full Changelog: v2025.2.0...v2025.4.0