Visual Studio
December 27th, 2020
Visual Studio Plugins
Visual Studio Installer Plugins
- Microsoft Visual Studio Installer Projects – This official Microsoft extension provides support for Visual Studio Installer. (Article)
- WiX Toolset Visual Studio Extension this extension provides integration for the WiX Toolset into Visual Studio. You will still need to install the WiX Toolset v3.11.1 build tools. (Homepage)
Visual Studio 2019 Plugins
- Visual Studio Spell Checker – an editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. It can also spell check an entire solution, project, or selected items. Options are available to define multiple languages to spell check again.
- Markdown Editor – a full featured Markdown editor with live preview and syntax highlighting. Supports GitHub flavored Markdown.