Skip to content

elikrumova/extendvs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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!

Join the chat at https://gitter.im/Microsoft/extendvs

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

Open Source Extensions

See a full list of Community Extensions.

About

Create extensions for Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published