Visual Studio Basics (Windows 10)


1. Installing Visual Studio

Install Visual Studio local machine.

2. Open project in Visual Studio

Go to the project in Explorer right-click and select open with VS option.

3. Open State Window in Visual Studio

Go to View and select State option.

Alternatively, press Cntrl-Shift-u

This is usefull to see the output and when GitHub updates are being processed.