Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix PowerShell hang when checking dll version (#29)
Fixes #27 When the dll version check hung, `LSP-PowerShellEditorServices` could not determine the version and tried to download and install `PowerShellEditorServices` again. As a side effect, LSP server startup is faster.
- Loading branch information