Skip to content

v1.2.1

Compare
Choose a tag to compare
@daviwil daviwil released this 01 Jun 19:41

Fixes and improvements

  • #478 - Dynamic comment help snippets now generate parameter fields correctly when <# is typed above a param() 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