If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
Welcome to the Visual Studio Extensions series, where you will see how to write a Visual Studio extension with ease and increased reliability. Want to write your first VisualStudio.Extensibility extension but not sure where to start? We'll spend the rest of this series writing our own extension while discussing and incorporating different API components along the way! In this episode, join Bertan Aygun as we talk about extension commands, the foundation of many extensions.
Chapters
0:00 – Introduction
1:05 – What is a command?
2:05 – Demo of sample markdown linter extension
3:40 – Overview of VisualStudio.Extensibility model
6:10 – Start building an extension
8:40 – Enable and disable the extension based on file type
12:45 – Add a diagnostic service
15:45 – Execute the command
17:50 – Review of extension creation
19:15 - Wrap up
Resources
…...more
Writing a VisualStudio.Extensibility Extension: Commands (3 of 7) | Visual Studio Extensions
21Likes
2,663Views
2022Nov 15
Welcome to the Visual Studio Extensions series, where you will see how to write a Visual Studio extension with ease and increased reliability. Want to write your first VisualStudio.Extensibility extension but not sure where to start? We'll spend the rest of this series writing our own extension while discussing and incorporating different API components along the way! In this episode, join Bertan Aygun as we talk about extension commands, the foundation of many extensions.
Chapters
0:00 – Introduction
1:05 – What is a command?
2:05 – Demo of sample markdown linter extension
3:40 – Overview of VisualStudio.Extensibility model
6:10 – Start building an extension
8:40 – Enable and disable the extension based on file type
12:45 – Add a diagnostic service
15:45 – Execute the command
17:50 – Review of extension creation
19:15 - Wrap up
Resources