T O P I C R E V I E W |
rride |
Posted - Dec 08 2010 : 05:03:27 AM 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? |
3 L A T E S T R E P L I E S (Newest First) |
support |
Posted - May 12 2011 : 12:56:48 AM case=56633 is the case for VsVim compatibility, and is improved in build 1848 |
rride |
Posted - Dec 09 2010 : 12:55:31 AM Thanks! That works! |
feline |
Posted - Dec 08 2010 : 10:18:49 PM In the VA Options dialog, setting:
VA Options -> Quick Config -> Suggestions = Min
should have the desired effect. |