News

Visual Studio Code now supports discovery for nested Git repositories and improves autoscrolling, among other features.
This silently initialized my entire Desktop as a Git repo (git init). Since the Desktop was now a Git repo, VS Code showed all Desktop files (including my project files) as "Untracked Changes." Trying ...