v2022.5.2-preview
Tuesday, May 17, 2022
vscode-powershell
- 🐛 🛫 vscode-powershell #3986 - Pass
EnableProfileLoading
andInitialWorkingDirectory
asinitializationOptions
. - ✨ 📺 vscode-powershell #3976 - Add warning about intellisense to PSIC terminate dialog. (Thanks @JustinGrote!)
PowerShellEditorServices
- 🐛 🔍 vscode-powershell #3965 - Wrap untitled script with newlines.
- 🐛 🔍 vscode-powershell #3980 - Fix execution of debug prompt commands.
- 🐛 📟 PowerShellEditorServices #1802 - Set
EnableProfileLoading
default totrue
. - 🐛 🙏 PowerShellEditorServices #1695 - Re-enable stdio clients by fixing initialization sequence.
- ✨ 🧠 PowerShellEditorServices #1799 - Fix a lot of IntelliSense issues.
- #️⃣ 🙏 vscode-powershell #3962 - Increase stack size for PowerShell 5. (Thanks @nohwnd!)