Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Visual Studio Code for C# Developers
Course Introduction
Welcome & About This Course (2:03)
Getting started with Visual Studio Code
Introduction (0:55)
Step 1: Know What is Visual Studio Code (5:45)
Step 2: Set Up Visual Studio Code (Windows) (3:00)
Step 3: Install .NET Core SDK (Windows) (3:14)
Step 4: Familiarize with the UI (3:10)
Step 5: Familiarize with the Settings (5:01)
Conclusion (0:53)
Create Your First C# Project
Introduction (0:53)
Step 1: Create a New .NET Core Project (6:01)
Step 2: Add Files and Folders (4:33)
Step 3: Add Reference (5:20)
Step 4: Build the Project (8:11)
Conclusion (0:56)
Editing in Visual Studio Code
Introduction (1:09)
Step 1: Set the Initial Settings (3:30)
Step 2: Use Keyboard shortcuts (3:13)
Step 3: Use Multi-cursor (1:56)
Step 4: Expand/Shrink Selection (1:46)
Step 5: Format your Code (4:43)
Step 6: Fold your Code (3:13)
Step 7: Refactor the Code (4:49)
Conclusion (0:54)
Navigating in Visual Studio Code
Introduction
Step 1: Navigate Files Quicker (4:35)
Step 2: Navigate Faster using Breadcrumbs (4:28)
Step 3: Navigate with Go-To Command (3:01)
Step 4: Navigate through Search (2:59)
Intellisense
Introduction
Step 1: Know What is Intellisense (3:29)
Step 2: Trigger an Intellisense (3:34)
Step 3: Understand Supported Types (2:28)
Extensions
Introduction
Step 1: Know What are Extensions (1:41)
Step 2: Install an Extension (4:12)
Step 3: Change the Extension Settings (2:11)
Step 4: Use the Extension (2:15)
Step 5: Manage the Extension (2:41)
Productivity Tips: Extensions (2:53)
Recommended Extension 1: C# Extensions (4:00)
Recommended Extension 2: NuGet Package Manager (4:09)
Recommended Extension 3: SharpPad (5:29)
Debugging in Visual Studio Code
Introduction
Step 1: Start Your Program for Debugging (2:11)
Step 2: Add Debugging Settings (3:28)
Step 3: Take Debugging Actions (2:06)
Step 4: Add Breakpoints (3:29)
Step 5: Use Variables & Watch (1:10)
Step 6: Use File Watcher (2:52)
Working with Git and GitHub
Introduction
Step 1: Know What is Git? (2:16)
Step 2: Git in Visual Studio Code (3:44)
Step 3: Initialize Repository (3:48)
Step 4: Install SCM Extensions (2:12)
Step 5: Clone a Repository (1:45)
Step 6: Select the Branch (4:34)
Step 7: Check the Differences (3:49)
Step 8: Commit the Changes (2:25)
Step 9: Push to Remote Repos (4:22)
Snippets
Introduction
Step 1: Know What are Snippets (3:27)
Step 2: Add a Snippet (5:21)
Step 3: Create a User Snippet (9:18)
Course Conclusion
Congratulations!
Introduction
Complete and Continue