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

31 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 on the Visual Studio website!

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 Microsoft Docs
  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 list of Community 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