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
Make sure you are able to repro it on the latest version
Search the existing issues.
Steps to reproduce
Per PowerShell/vscode-powershell#4059 (comment), setting and then unsetting the cwd setting will result in an empty string, which the client is fine with, but causes the server to fail to start.
Expected behavior
Server starts with any setting for `powershell.cwd`.