When typing in VS, I get 2 suggestion boxes. One from VS, and the other from Resharper and its pretty annoying since VS seems to cover up Resharper.
In the screenshot below, you can see reshaper with 3 suggestions behind VS default suggestion box. Ive reinstalled visual studios, resharper. Ive reset all my settings to default, Options -> autolist members
disables both of them, i just want to keep the resharper suggestion box.
If I remember correctly, this was a bug in the development cycle of ReSharper and Visual Studio 2015 - the GUID used by VS for XAML changed, which meant ReSharper wouldn't recognise and override (hide) Visual Studio's code completion. This was fixed in a later build of ReSharper 9.x (9.0, which you've got tagged, was released before VS2015 RTM). Try and download a newer version of ReSharper. If you only have a license for ReSharper 9, you can get ReSharper 9.2 from the archives download page.