v1.3.1
Fixes and improvements
-
PowerShell/vscode-powershell#850 - Fixed an issue where lower-cased "describe" blocks were not identified by the CodeLens feature.
-
PowerShell/vscode-powershell#851 - Fixed an issue where the language server would hang when typing out a describe block.
-
PowerShell/vscode-powershell#852 - Fixed an issue where Pester test names would not be detected correctly when other arguments like -Tags were being used on a Describe block.