T O P I C R E V I E W |
guest |
Posted - Aug 05 2010 : 10:18:40 AM The suggestion list shows incorrect entries when a class has the same name as the namespace that it's enclosed in.
Example: When typing A:: the suggestion list shows members for class A::A and not namespace A.
Behavior in build 1827:


Behavior in build 1829:

 |
2 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Aug 06 2010 : 3:35:14 PM You can turn on
VA Options -> Advanced -> Listboxes -> Get content from default intellisense
as a workaround. I tried it and worked with VS2008 SP1: I got the right suggestion after A:: |
accord |
Posted - Aug 05 2010 : 2:13:48 PM I am seeing the same effect here. Thank you for the clear description.
case=1384 |