the repository is aim at collect visual studio extension that simple and easy to learn which outside the microsoft sample repository.
-
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.
-
show a window manager in status bar.
- BuildOnSave
BuildOnSave is an extension for Visual Studio 2017 and 2019 that builds the current solution as soon a file is saved.
-
Invisible Character Visualizer Visual Studio Extension
this extension it is very easy to spot "Invisible" characters that may be unwanted.
- Disasmo
About
VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
- 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.