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
createTemporaryIntegratedConsole
to attach options by @jborean93 in #5247 - Add examples for
Start-DebugAttachSession
by @jborean93 in #5246 - Add
temporaryConsoleWindowActionOnDebugEnd
option by @jborean93 in #5255 - Add
pathMappings
option to debugger by @jborean93 in #5254 - Dependency, CI, and release updates by @andyleejordan in #5267
Other Changes 🙏
- Add an extended Snippet for Advanced Functions by @kilasuit in #5203
- Bump to Node 22.15.1 and remove
node-fetch
by @JustinGrote in #5214 - Use
--follow-symlinks
in VSCE package command and simplify build logic by @Copilot in #5212 - Update NPM packages by @andyleejordan in #5288
- Use official OneBranch template by default for CodeQL by @andyleejordan in #5289
New Contributors
- @jborean93 made their first contribution in #5247
- @Copilot made their first contribution in #5212
Full Changelog: v2025.2.0...v2025.4.0