- Course
Hacking VS Code: Write Your First Extension for Visual Studio Code
All software developers need a robust text editor, like Visual Studio Code, to modify and extend to perfectly meet their specific needs. This course will teach you how extend your text editor to help you become a better developer.
- Course
Hacking VS Code: Write Your First Extension for Visual Studio Code
All software developers need a robust text editor, like Visual Studio Code, to modify and extend to perfectly meet their specific needs. This course will teach you how extend your text editor to help you become a better developer.
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
Anyone who writes code will benefit from learning to customize the cross-platform text editor Code. Visual Studio Code from Microsoft gives you lots of options, from simply adding some snippets, to writing and sharing robust extensions that add powerful new functionality. In this course, Hacking VS Code: Write Your First Extension for Visual Studio Code, you'll learn how to build and distribute your first extension. You'll learn to speed your development by creating snippets customized to the file type being edited. Next, you'll add your extension's command to the Code command set and take a look at how to debug an extension. Finally, you'll learn how to use the packaging tool from Microsoft to bundle up your extension, submit it to the marketplace, and then finish by taking a quick look at versioning your extension. When you're finished with this course, you will have a solid understanding of writing extensions using Visual Studio Code, giving you the ability to extend your text editor to perfectly meet your specific needs.