- Course
VS Code: Creating an Extension
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.
- Course
VS Code: Creating an Extension
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.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
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.