Search code examples
user-interfacesvgvisual-studio-2015web-essentials

Show SVG Preview Pane in Microsoft Visual Studio 2015


I'm using Visual Studio 2015 with Web Essentials 2015 on it, and I used to get a preview pane any time I highlighted a SVG in the solution explorer. For whatever reasons for the past week it doesn't seem to do that anymore.

I've already gone into Tools > Options > Web Essentials > General and set Show preview pane to true. I also uninstalled and reinstalled Web Essentials, but still no dice.

Any idea how to get the SVG preview pane back? Or is this somehow tied to the typescript preview pane being removed thanks to the most recent Visual Studio update?


Solution

  • According to an issue on github this is fixed in the latest build.

    Download and install the latest build from here.