Developing with Visual Studio Code

Developing with Visual Studio Code

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 57m | 126 MB

Visual Studio Code is rapidly becoming one of the most popular programming editors around. Knowing how to use it well, right away, can save you a great deal of time and effort during development. This course is a comprehensive introduction to Visual Studio Code, including the basics you need to know to write, run, and debug code in a variety of languages. Learn how to use the features and menus, find errors in your code, make selections, use snippets, set user preferences and keybindings, and use the built-in support for version control. Instructor Jesse Liberty helps you get the most out of the editor, so you can get your next project up and running fast.

Topics include:

  • Exploring the features and menus
  • Using snippets
  • Debugging
  • Options and preferences
  • Version control
Table of Contents

Introduction
1 Develop with Visual Studio Code
2 Get started with Visual Studio Code

Exploring the Editor
3 tsconfig
4 Tabs
5 Menus
6 Folder based

Code with Visual Studio Code
7 Errors
8 Bracket matching and cursors
9 Snippets
10 Snippets location
11 Debugging in Visual Studio Code

Visual Studio Code Options and Preferences
12 User preferences
13 Keyboard bindings

Version Control
14 Setting up a local repository
15 Setting up and connecting to a remote repository
16 Committing new modified and deleted files

Conclusion
17 Next steps