chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
At once point I must have closed it and I can't get the window to open again.  The help documentation doesn't point correctly because there isn't a Windows option under the Typemock menu option regardless of whether I am debugging or not.
asked by adam.gritt (1.1k points)

1 Answer

0 votes
 
Best answer
I think that the entire Typemock extension in VS is disabled.

Try enabling it in Tools -> Extensions and updates\extension manager (depends on VS version).

 

After it's enabled, you can go to typemock -> windows and select Insight.

Let me know if it helps.
answered by alex (17k points)
selected by adam.gritt

I uninstalled and re-installed with the latest 8.2.1 install and this is what I see from the Typemock menu in Visual Studio 2013:

It is enabled under Extensions and Updates.

You can try running devenv.exe /setup to refresh the extensions in Visual studio.

Let me know if it helps.

That had no impact on it.
O.K...

Try Typemock menu -> options -> SmartRunner -> Enable Smart Runner

Should do it
...you have to restart VS after that
That fixed it.  I didn't have the Smart Runner enabled.
...