Like the subject says. I like VAX, but I like the standard intellisense better. I set suggestions to min and put the file extensions on ignore, but the VAX intellisense always comes up. I usually wind up disable VAX altogether :(. Is there a way to disable the intellisense? Thanks.
What do you like in standard intellisense? If you like the listbox's content, you can turn on
VA Options -> Advanced -> Listboxes -> Get content from default Intellisense
You set suggestions to min. If you would like to turn off them completely, you can turn off
VA Options -> Advanced -> Suggestions -> Include suggestions in listboxes and VA Options -> Advanced -> Suggestions -> Include VA Snippets in listboxes
Which version do you use? Visual Assist using similar behavior to default intellisense in the new 16xx builds.
I am also looking to completely disable the VAX intellisense because it does not work in HTML. When I hit the space bar to bring up the listbox it will disappear after about 1.5 sec. It will disappear if I type any character. The only way to make it work is to hit the space bar and then quickly use the up/down arrow keys.
In my C# files it works like a charm and would like to use it there, but since I find it completely useless in HTML it becomes more of a hinderance than a help (slows me down more in HTML than it speeds me up in C#).
Version: 10.4.1626.1 Built: 2008.01.17 (according to "Check Now" I have the most current version)
Just add the html extension to the list of extensions to ignore. Go to the VA X Options -> Projects -> Extensions. Then just add .html, and it's variants if need be. :)
You can also try upgrading to VA 1639. I recall a couple of other reports of VA causing problems for listboxes in HTML, but I thought this problem was supposed to be fixed.