Author |
Topic |
|
michal.blazejczyk
New Member
Canada
2 Posts |
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 |
|
rhummer
Tomato Guru
USA
527 Posts |
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 ;) |
Tools Engineer - Raven Software VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64
|
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
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. |
zen is the art of being at one with the two'ness |
|
|
michal.blazejczyk
New Member
Canada
2 Posts |
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 |
|
|
support
Whole Tomato Software
5566 Posts |
|
|
Topic |
|