v1.2.0
Fixes and improvements
-
#462 - Fixed crash when getting signature help for functions and scripts using invalid parameter attributes
-
PowerShell/vscode-powershell#763 - Dynamic comment-based help snippets now work inside functions
-
PowerShell/vscode-powershell#710 - Variable definitions can now be found across the workspace
-
PowerShell/vscode-powershell#771 - Improved dynamic comment help snippet performance in scripts with many functions
-
PowerShell/vscode-powershell#774 - Pressing Enter now causes custom prompt functions to be fully evaluated
-
PowerShell/vscode-powershell#770 - Fixed issue where custom prompt function might be written twice when starting the integrated console