Sign in to confirm you’re not a bot
This helps protect our community. Learn 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 Episodes in this series

Follow along using the transcript.

Microsoft Visual Studio

334K subscribers