v1.2.1
Fixes and improvements
-
#478 - Dynamic comment help snippets now generate parameter fields correctly when
<#
is typed above aparam()
block. -
PowerShell/vscode-powershell#808 - An extra
PS>
is no longer being written to the Integrated Console for some users who have custom prompt functions. -
PowerShell/vscode-powershell#813 - Finding references of symbols across the workspace now properly handles inaccessible folders and file paths
-
PowerShell/vscode-powershell#821 - Note properties on PSObjects are now visible in the debugger's Variables view