VS Code: Creating an Extension
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 32m | 264 MB
Instructor: Zoran Horvat
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 32m | 264 MB
Instructor: Zoran Horvat
How do you specialize VS Code to help you with everyday tasks? This course will teach you how to create a custom extension to automate common tasks that otherwise cost your time and effort.
What you'll learn
VS Code is an extensible IDE. That is its principal trait. In this course, VS Code: Creating an Extension, you’ll learn to create a custom extension that runs on top of the code editor. First, you’ll explore the extensions model of VS Code. Next, you’ll discover how to tap into that system with your custom code. Finally, you’ll learn how to leverage commands and editors to complete complex tasks on code. When you’re finished with this course, you’ll have the skills and knowledge of creating a simple extension for VS Code needed to automate activities in software development.