v2022.4.2-preview
Wednesday, April 20, 2022
vscode-powershell
Just including updates to PowerShell Editor Services. This is the second Release
Candidate! Please give it a thorough test.
PowerShellEditorServices
- 🐛 👷 PowerShellEditorServices #1761 - Bump
net461
tonet462
due to upcoming end of support. - 🐛 💎 vscode-powershell #3928 - Fix formatting handlers and PSScriptAnalyzer loading.
- 🐛 🔍 PowerShellEditorServices #1762 - Fix prompt spam and general debugger reliability improvements.
- ✨ 🙏 PowerShellEditorServices #1479 - Enable IDE0005 (unneccessary using statements) as error.
- 🐛 🙏 PowerShellEditorServices #1754 - With a fix in PSReadLine, we don't have to return a "null" key press.