Update to Visio Addin project templates

Visio project templates updated to version 1.0.2:– Now Visual Basic projects are also supported– now the platform of the installed Visio is selected by default, and Visio is selected as executable to debug by default– Added default UI to the installer– Fixed issue with some configurations (error on project creation if …

Improved Visio WiX Setup (version 1.1) – Compiler Extension

I have improved the WiX project template by creating a real WiX compiler extension. That is, now you can register Visio files with WiX like this (minimalistic example includes just one extra line to publish file): The updated version is available in Visual Studio Galery: http://visualstudiogallery.msdn.microsoft.com/68d12e2d-eb42-4847-808a-7d80863bb90d

Jump to Shape

This tiny plugin adds Jump to shape in Drawing Explorer command to Visio, which may become quite handy if you work with some complex drawings. The command is to be found in the context menu of the shape (when Visio runs in developer mode). Remember to turn it on for …