Skip to content

Fix crash and hang issues with Pester CodeLens feature #502

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 9, 2017

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.

Resolves PowerShell/vscode-powershell#850
Resolves PowerShell/vscode-powershell#851

@daviwil daviwil added this to the 1.3.1 milestone Jun 9, 2017
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.

Resolves PowerShell/vscode-powershell#850
Resolves PowerShell/vscode-powershell#851
Resolves PowerShell/vscode-powershell#852
@daviwil daviwil merged commit 3d6cd41 into PowerShell:master Jun 9, 2017
@daviwil daviwil deleted the fix-code-lens branch June 9, 2017 23:50
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
Fixed missing quote, clarified comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants