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 loading a project with project manager it seems the check happens a bit to early.
The user.username is set, still it asks for it. When I cancel the message the plugin won't be asking it again, if I restart vscode with the same open project it sometimes asks for the name and sometimes does not.
Message in vscode:
Config Variable 'user.username' not set. Please enter a value (Press 'Enter' to confirm or 'Escape' to cancel)
When loading a project with project manager it seems the check happens a bit to early.
The
user.username
is set, still it asks for it. When I cancel the message the plugin won't be asking it again, if I restart vscode with the same open project it sometimes asks for the name and sometimes does not.Message in vscode:
Suspicious code part:
The text was updated successfully, but these errors were encountered: