T O P I C R E V I E W |
michal.blazejczyk |
Posted - Jan 09 2007 : 11:06:01 AM Hi,
I use VS 2003 and Visual Assist (file VAssist.dll has version 6.0.0.1201 - I couldn't find the product version clearly displayed anywhere), my projects are in C#. The problem I have is that the filtered content is very often not working for my IntalliSense listboxes - and the list of items is not shrinking as I type. I would like to know why this is. I have "Shrink when possible" enabled in the Options dialog box. The interesting thing is that this feature works sometimes - but most of the time it doesn't.
Best, Michal Blazejczyk |
4 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Jan 10 2007 : 11:38:44 AM Start by upgrading to build 1543.
http://www.wholetomato.com/downloads |
michal.blazejczyk |
Posted - Jan 10 2007 : 10:27:11 AM Hi,
OK, I found the version: 10.2.1446.0 built 2006.05.31 Support ends 2007.09.07
And yes, I have both acronyms and shorthand turned on.
The list box I often see is, I guess, the regular IntelliSense. It really behaves strangely - sometimes when I type Object1.Property1.Method() I will get the regular listbox after the first dot and then the VA list box after the second one... But the problem comes and goes (on different days) as if it depended on something...
Best, Michal |
feline |
Posted - Jan 09 2007 : 4:02:33 PM do you have either of these options turned on?
VA Options -> Text Editor -> listboxes -> allow acronyms VA Options -> Text Editor -> listboxes -> allow shorthand
what sort of icons do you have on these listboxes? there are several types of listboxes, but they all look different, so they are easy to tell apart. |
rhummer |
Posted - Jan 09 2007 : 11:14:13 AM You can find the version by going to the VA X Options Dialog -> About
That will contain the version you are on and when your maintenance expires.
Or you can check VA_X.dll for the version ;) |