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
It appears that after the latest upgrade to vscode-languageserver we've lost the ability to switch between PowerShell versions cleanly using the status bar menu. Sometimes it hangs at startup causing the extension host to crash after a timeout. Other times it seems to work fine. There must be some initialization step that we need to clean up when using the newer version of that library.