You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash and hang issues with Pester CodeLens feature
This change fixes a couple of issues with the new Pester CodeLens
feature. One is that the "Describe" function is not recognized when it
is not cased exactly like that and the other is that the language server
has an internal error that causes it to hang when typing Describe blocks
into a script.
ResolvesPowerShell/vscode-powershell#850ResolvesPowerShell/vscode-powershell#851
0 commit comments