v2022.5.2-preview
Pre-release
Pre-release
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!)