Customize your Visual Studio Code experience by building extensions. Learn how to make Visual Studio Code do what you want using web development approaches you already know.
Overview
Syllabus
Introduction
- Why build a VS Code extension?
- How to use the exercise files
- VS Code extension types
- Preparing for development
- Scaffolding an extension
- Theme extensions structure
- Language definitions and themes
- Options in the theme format
- Modifying your theme
- Publishing and unpublishing
- Packaging extensions
- Creating a code snippet
- Converting snippets as extensions
- Using commands
- Finding included commands
- Adding multiple commands
- Next steps
Taught by
Ray Villalobos