T O P I C R E V I E W |
alicia |
Posted - May 09 2008 : 1:08:09 PM 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. |
4 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 21 2008 : 09:12:46 AM 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.
http://www.wholetomato.com/downloads/default.asp
From the update history, VA 1635 contains:
Improved listbox and VA Snippet behavior for .asp/.aspx/.html/.js files.
so that might be the fix I am thinking of. |
rhummer |
Posted - May 20 2008 : 4:57:27 PM 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. :) |
dfmrtin |
Posted - May 20 2008 : 3:54:40 PM 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) |
accord |
Posted - May 09 2008 : 5:54:20 PM 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. |