You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2022. It is now read-only.
I just installed the extensions in my system:
Windows 7
.NET 4.5.51209
Visual Studio 2013 Ultimate v 12.0.40629.0.0 Update 5
ReSharper 8.2.3000.5176
I created a new Unit Testing project, and used NuGet to install Moq 4.2.1510.2205
Unfortunately no suggestion pops up when creating mocks or setuping them. I tried with CONTROL+SHIFT+SPACE and CONTROL+ALT+SPACE, but no "enhanced" suggestion comes either.
Hi,
I just installed the extensions in my system:
Windows 7
.NET 4.5.51209
Visual Studio 2013 Ultimate v 12.0.40629.0.0 Update 5
ReSharper 8.2.3000.5176
I created a new Unit Testing project, and used NuGet to install Moq 4.2.1510.2205
Unfortunately no suggestion pops up when creating mocks or setuping them. I tried with CONTROL+SHIFT+SPACE and CONTROL+ALT+SPACE, but no "enhanced" suggestion comes either.
Is there any extra config required?