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
You are storing the bindpassword as a plain text field in settings.json. VS Code has a secret store capability, that should be used for storing secrets.