10

When using the Resharper extension, I noticed that I can no longer use the IntelliCode auto complete suggestions as they disappear straight after a key press

Is it possible to use this feature in conjunction with Resharper?

Expected Outcome

Auto complete suggestion is visible after keypress

Actual Outcome

Auto complete suggestion disappears after keypress

Resharper IntelliCode AutoComplete disappearing

Version

Visual Studio 17.3.0

LiamJM
  • 172
  • 12

3 Answers3

4

The issue appears to be fixed with the release of Visual Studio 17.4.0.

I would recommend anyone having the same issue with versions < 17.4.0 to update by doing the following:

Visual Studio Menu Bar -> Help -> Check For Updates -> Update

LiamJM
  • 172
  • 12
0

Does pressing ctrl+J can show any suggestions?

You can try to disable extensions in Visual Studio. This might be the cause of the problem.

Jingmiao Xu-MSFT
  • 2,076
  • 1
  • 3
  • 10
0

We've created a new issue in our bug tracker: https://youtrack.jetbrains.com/issue/RSRP-490187. Please comment or vote for it to monitor the status of this issue.