March 29, 2024

Visual Studio Code: Building an Extension

Author:
Go to Source

If you’re using Visual Studio Code to create websites and applications, then you’re already using the tools you need to customize Visual Studio Code itself. In this course, learn how to make Visual Studio Code do what you want by building extensions. Instructor Ray Villalobos steps through how to apply web development tools and APIs to create a new tool in Visual Studio Code, which you can customize to add your own functionality. Learn how to modify themes, automate tasks by adding commands, and even publish your extensions so that others can leverage what you’ve built.

Read more