Skip to content

index for Visual studio extension non-official dev repo examples

License

Notifications You must be signed in to change notification settings

zc910704/vs-extension-repo-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Repository Index for Visual Studio extension development

the repository is aim at collect visual studio extension that simple and easy to learn which outside the microsoft sample repository.

Solution Explore

  • ProjectFilter

    A Visual Studio extension to quickly load and unload projects. Perfect for large solutions.
    You can learn how to gather Project Info in the solution, and how to extend solution explorer feature.
    You can also learn learn how to use Keyboard Shortcuts.

Status bar

Built

  • BuildOnSave BuildOnSave is an extension for Visual Studio 2017 and 2019 that builds the current solution as soon a file is saved.

Text Adorment

JIT

  • Disasmo About
    VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).

manipulate Project

  • Add Multiple Projects To Solution
    Visual Studio extension that allows adding multiple existing projects into the solution. Optionally creates the solution folder structure reflecting to the physical hierarchy on disk.

About

index for Visual studio extension non-official dev repo examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published