Visual Studio 2019 Community ((install))
| Problem | Likely Fix | |---------|-------------| | Build errors “missing SDK” | Run installer → modify → add required workloads | | IntelliSense not working | Delete .vs folder in solution directory → reopen | | Debugger won’t hit breakpoints | Build Debug config (not Release) | | Git not showing | Install Git for Windows separately, then restart VS |
| Window | Purpose | |--------|---------| | (right) | Browse files, projects, references | | Editor (center) | Write code with IntelliSense | | Output (bottom) | Build logs, debug output | | Error List | Compilation errors/warnings | | Toolbox (left, hidden) | Drag-drop controls (for GUI apps) | | Properties (bottom right) | Edit selected item’s properties | visual studio 2019 community