Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

microsoft/extendvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Visual Studio Extensions

Visual Studio is a fully extensible development platform and empowers you to extend almost every part:

  • Add menu items and toolbars items that activate functionality you build
  • Create tool windows that offer entirely new functionality
  • Integrate new languages into the IDE
  • Offer light bulbs that help developers write better code
  • Integrate new project types into Visual Studio

Find more information at VisualStudio.com/integrate!

Getting started

Get started with building extensions for Visual Studio:

  1. Detailed getting started documentation on MSDN
  2. Extension samples on GitHub
  3. Chat with other extension developers on Gitter
  4. Channel 9 Videos on extensibility
  5. Extensibility Tools to make it easier to build extensions

About

Create extensions for Visual Studio

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published