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
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
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#851ResolvesPowerShell/vscode-powershell#852
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#851ResolvesPowerShell/vscode-powershell#852
Thanks @dfinke!
The text was updated successfully, but these errors were encountered: