Learn Visual Studio Code (2020)

Learn Visual Studio Code (2020)

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4 Hours | 1.63 GB

Everything you need to know about Visual Studio Code, the most popular editor in Web Development!

This course has been completely re-recorded in 2020 to make sure you get the latest content!

In just a few years, Visual Studio Code has become the most popular editor for Web Development. In short, it is open-source, cross-platform, full of functionality, and has an amazing community behind it. Many of the biggest names in Web Development have already made the switch, and so should you! If you’re looking to learn the ins and outs of VS Code while increasing your efficiency and proficiency as a developer, this course is perfect for you. Whether you’re brand new to Web Development or a seasoned veteran, there’s something for everyone.

What you’ll learn

  • Time-saving tips on how to efficiently navigate Visual Studio Code
  • Customize Visual Studio Code with shortcuts, themes, extensions, snippets, and more
  • Effectively debug JavaScript with Node, React, Angular, and Vue.
  • Integrate source control with Git/Github into Visual Studio Code
  • Generate code faster and more efficiently
Table of Contents

Introduction
1 Welcome and Resources
2 The What and the Why
3 Downloading and Installing

The User Interface
4 The Interface
5 Optimizing Your Layout for Development
6 Split Editor and Grid Tab System
7 Opening and Working with Files
8 Navigating and Manipulating Text
9 Search and Replace Like a Ninja
10 Intellisense
11 HTML Shortcuts with Emmet

Customization
12 Customizing Shortcuts
13 User and Workspace Settings
14 Using Font Ligatures
15 Installing Your First Extension
16 Popular Extensions Part 1
17 Popular Extensions Part 2
18 Popular Extensions Part 3
19 Settings Sync Extension
20 Themes

Writing and Formatting Code
21 Snippets
22 Working With Markdown
23 Organizing Your Code
24 Creating Standard Settings With Editor Config
25 Formatting Code with Prettier
26 Formatting and Linting Code With ESLint
27 Formatting and Linting Code With TSLint (DEPRECATED)

The Integrated Terminal
28 The Integrated Terminal
29 Customizing the Integrated Terminal Part 1
30 Customizing the Integrated Terminal Part 2

Working With Git and Source Control
31 Built In Git Tools
32 Working with Remote Github Repositories
33 Useful Extensions for Working With Git
34 Git Lens Extension

Debugging
35 Creating Your First Debug Configuration
36 Debugging Node (Server Side JavaScript)
37 Debugging Angular CLI Applications
38 Debugging Create React App Applications
39 Debugging Vue CLI Applications

Extras
40 VS Code Live Share

Closing
41 Closing