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
Users who don't have git installed get an overloaded welcome view in SCM. Given that they are exploring VS Code, we can support them in their discovery by a) explaining source control and b) guiding them towards setup.
Potential improvements
Cut out non-working buttons and focus on beginner-friendly intro
Use themed SVGs to visualize benefits of SCM (tracking changes, commits in timeline)
OS-specific links and installation flows
Silent one-click install using CLI commands (winget for windows, git/brew for macOS)
Potentially based on new walkthroughs for language extensions
Context
Users who don't have git installed get an overloaded welcome view in SCM. Given that they are exploring VS Code, we can support them in their discovery by a) explaining source control and b) guiding them towards setup.
Potential improvements
Use themed SVGs to visualize benefits of SCM (tracking changes, commits in timeline)cc @lszomoru @misolori
The text was updated successfully, but these errors were encountered: