I installed Visual Studio 8 on Windows 8 using Resharper 7.0.1, and I have some problems in order for the Resharper function to function properly. It seems that most of ReSharper is not working, but here are some of the strange actions I noticed:
- Pressing
Ctrl-Shift+T will open a dialog box for selecting a file or folder, but when I select a file here and click the button, the dialog box closes, but the file does not open. Ctrl+R+R (rename) gives a message that the key is bound to Resharper Rename, but it is not available at the moment, even if the cursor is inside the variable in the standard .cs file, and the program does not debug it.- Alt + Enter does nothing, so the context menu does not appear anywhere.
Does anyone know if ReSharper should work under Win 8, or is it something that went bad on my machine? In this case, what?
EDIT
Notes that code analysis also does not work. So there is a “bar” on the right side of the code window that displays green. yellow and red lines to indicate problems do not exist.
Øyvind Bråthen
source share