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
PR #3286 has convinced me we need a better solution to bundling our PowerShellEditorServices dependency, because the current approach of relying on an ADO pipeline to download the correct bits isn't great (obviously). It also makes it next to impossible to reliably determine from the Git sources of the extension which version of the LSP server it's meant to interact with.