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.
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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.
Syllabus
- Introduction 4mins
- Starting Simple 15mins
- Creating a Hello World Extension 12mins
- Building a Real World Extension 31mins
- Distributing Our Extension 7mins
Taught by
Jeff Ammons