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
When the user is unauthenticated in a repo and perform a pull/push via the SCM button, the user/password prompt appears in the (remote) terminal which launched code-server.
In the current VS Code the prompts appear as modal in the client.
Steps to Reproduce
Open a folder in a git repository, where you don't have write permission
Commit anything
Hit the push/pull button
Screenshots
code-server 2.1523-vsc1.38.1
vs code 1.38.1
The text was updated successfully, but these errors were encountered:
code-server
version: 2.1523-vsc1.38.1Description
When the user is unauthenticated in a repo and perform a pull/push via the SCM button, the user/password prompt appears in the (remote) terminal which launched code-server.
In the current VS Code the prompts appear as modal in the client.
Steps to Reproduce
Screenshots
code-server 2.1523-vsc1.38.1

vs code 1.38.1

The text was updated successfully, but these errors were encountered: