JetBrains Intellisense conflicts with Visual Studio Intellisense

I have reSharper statement completion turned on for C# files since it has a few features I like.  However, it seems to conflict with the Visual Studio Intellisense and I can't seem to find the right settings to tweak.  Mainly, when I call a constructor, right after I type the open parenthesis, I get this:

The popup at the top that contains my 3 constructor overloads is reSharper.  The popup below, which contains properties and methods from the class I'm in, is Visual Studio.  If I hit the up/down arrow keys, it goes through the bottom list.  If I want to scroll through the top list, I have to use the mouse.

Is there a setting to change to disable the Visual Studio intellisense from happening here at all?

4
3 comments

I think you might be mistaken that the bottom one is from VS, I think it is the Resharper one.  In Resharper Options, which option do you have ticked in IntelliSense > General?

0

Bottom one is not Visual Studio nor ReSharper, it's actually coming from Visual Assist. I am also experiencing the same issue. 

-1

Hello everyone, the bottom part of the screenshot shows ReSharper completion. Unfortunately, it's impossible to show the Parameter info and to switch between signatures if the completion is shown. There is an issue about this in our bug tracker: RSRP-494867 Parameter info: switching between signatures does not work if the completion is shown. Please comment or vote for it to be notified about status changes. If you have any questions, please let me know. Thank you!

0

Please sign in to leave a comment.