xperiandri / viasfora

A Visual Studio Extension containing miscellaneous improvements to the editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viasfora

Viasfora is an extension for Visual Studio 2010, 2012 and 2013 that replaces my old extensions (BetterXml, KeywordClassifier and Line Addornments). It adds a bunch of new features as well as full customization through the Visual Studio Tools -> Options dialog.

Official Site

Visit http://viasfora.com/ for more information about this extension and installation instructions.

Building

For building Viasfora, you will need Visual Studio 2010 SP1 as well as the Visual Studio 2010 SP1 SDK.

  1. Clone this repo.
  2. Launch a PowerShell console and execute .\prepare.ps1 to copy all necessary assemblies to the .\refs folder.
  3. Open the viasfora.sln solution in Visual Studio
  4. Build it!

About

A Visual Studio Extension containing miscellaneous improvements to the editor.

License:Other


Languages

Language:C# 99.7%Language:PowerShell 0.3%