VSSDK-Extensibility-Samples

Samples for building your own Visual Studio extensions

  • 所有者: microsoft/VSSDK-Extensibility-Samples
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Visual Studio Extensibility Samples

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

These samples demonstrate how to customize the appearance and behavior of the
Visual Studio IDE and editor.
The following are some of the ways in which you can extend Visual Studio:

  • Add commands, buttons, menus, and other UI elements to the IDE
  • Add tool windows for new functionality
  • Add support in Visual Studio for new programming languages
  • Add refactoring or language analyzers to fix and improve code
  • Add a custom project type or new project or item templates

If you've never written a Visual Studio extension before, we've got some great resources to get started.

Getting started

  1. Clone the repo to download all samples (How to)

    git clone https://github.com/Microsoft/VSSDK-Extensibility-Samples.git

  2. Read the readme included with each sample and try it in Visual Studio

Other extensibility samples

  • If you're building XAML controls for UWP that are deployed as NuGet packages, you can add design-time support
    so that they automatically appear in the toolbox when they are referenced. This sample is in
    the NuGet repo.

  • We have separate repositories and documentation for writing extensions for other members of the Visual Studio family:

Other useful resources

  • Publish your completed extension to the Visual Studio Marketplace,
    which provides a convenient place for developers to find and install your extension.

  • Join the Visual Studio Partner Program for free to get access to dedicated resources
    to support you as an extension publisher.

  • For details on how to create user experiences that are seamless and consistent within the IDE, visit
    the Visual Studio User Experience Guidelines. You will also find information
    about the common user models and interaction patterns that are used and how you can utilize them as well.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Thank you for your support for Visual Studio - we're excited to see what extensions you build!

概览

名称与所有者microsoft/VSSDK-Extensibility-Samples
主编程语言C#
编程语言C# (语言数: 3)
平台
许可证MIT License
发布数0
创建于2015-06-23 21:16:44
推送于2023-11-16 11:22:20
最后一次提交2022-08-02 11:03:46
星数1.2k
关注者数134
派生数451
提交数419
已启用问题?
问题数156
打开的问题数125
拉请求数100
打开的拉请求数14
关闭的拉请求数11
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部