Visual Studio 2022: Resharper - IntelliCode AutoComplete disappearing when typing

1.1k Views Asked by At

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

3

There are 3 best solutions below

0
LiamJM On BEST ANSWER

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

1
Jingmiao Xu-MSFT On

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.

1
Mary Pleskunina On

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.