I've started to use VsVim - a visual studio extension that emulates vim editor behaviour. As in a real Vim you have to do all the operations with keyboard shortcuts. Very often you are pressing keys that won't turn directly into a text in a VS's editor.
The problem is that VAssist displays suggestions even if no new text is added. I'm not asking you to provide integration with the extension :) but PLEASE could be so kind to add an option to disable auto drop down list? So it would appear only after pressing Ctrl+Space. Or maybe I don't know something and there is a way to achieve this in the current version of VA?