Visual Studio Code: Building an Extension
1h 39mIntermediate2020-02-11
Authors

Ray Villalobos
Senior Staff Instructor at LinkedIn Learning
Course details
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.
Topics include:
- The different types of Visual Studio Code extensions
- Creating a theme extension
- Publishing and packaging extensions
- Creating code snippets and converting them into extensions
- Adding multiple commands to run tasks
Topics include:
- The different types of Visual Studio Code extensions
- Creating a theme extension
- Publishing and packaging extensions
- Creating code snippets and converting them into extensions
- Adding multiple commands to run tasks
Skills covered
Visual Studio CodeMicrosoft DevelopmentMicrosoftSoftware DevelopmentDeep Dive (X:Y)
Concepts
0. Introduction
- 01 - Why build a VS Code extension
- 02 - How to use the exercise files
1. Getting Started
- 03 - VS Code extension types
- 04 - Preparing for development
- 05 - Scaffolding an extension
2. Creating Theme Extensions
- 06 - Theme extensions structure
- 07 - Language definitions and themes
- 08 - Options in the theme format
- 09 - Modifying your theme
- 10 - Publishing and unpublishing
- 11 - Packaging extensions
3. Building Other Extensions
- 12 - Creating a code snippet
- 13 - Converting snippets as extensions
- 14 - Using commands
- 15 - Finding included commands
- 16 - Adding multiple commands
Conclusion
- 17 - Next steps
Related courses
- Creating Agents with Python and the AI Toolkit for Visual Studio Code
- Building an Ethereum Blockchain App: 4 Ethereum Development Tools
- Building an Ethereum Blockchain App: 6 Building Your First Ethereum App
- Model Context Protocol (MCP) for Beginners by Microsoft
- Azure for Developers: Implementing and Developing Functions
- Learning Go (2021)
- Visual Basic Essential Training
- Windows Presentation Foundation: 1 Build Dramatic Desktop Applications