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
The .vscode folder includes user specific configuration such as the compiler path and style preferences. Because of this it should be .gitignore'd, because it overrides the user's theme and intellisense configuration, which is not desirable.