Skip to content
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

Language server hangs when typing "Describe" into script #851

Closed
daviwil opened this issue Jun 9, 2017 · 0 comments · Fixed by PowerShell/PowerShellEditorServices#502
Closed
Labels
Area-Pester Issue-Bug A bug to squash.
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Jun 9, 2017

Small issue with the Pester CodeLens implementation, fix incoming.

@daviwil daviwil added this to the 1.3.1 milestone Jun 9, 2017
@daviwil daviwil changed the title Language server hangs when typing "describe" into script Language server hangs when typing "Describe" into script Jun 9, 2017
daviwil added a commit to daviwil/PowerShellEditorServices that referenced this issue 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 added a commit to daviwil/PowerShellEditorServices that referenced this issue 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 added a commit to PowerShell/PowerShellEditorServices that referenced this issue 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Pester Issue-Bug A bug to squash.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant