T O P I C R E V I E W |
SvenC |
Posted - Aug 16 2006 : 03:15:08 AM Hi,
VS20005 default intellisense recognizes enums and allows to easily access enum members when such a type is used. E.g. when using a contructor or member with an enum parameter. If that parameter should be entered VS2005 displays a completion box with he complete type. So pressing "." inserts the enum type followed by the "." and opens a new completion box which shows all enum members.
VAX disables this behavior. It would be nice to mimic the behavior as it speeds up entering the correct enum member quite a bit.
Regards, SvenC |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Aug 27 2006 : 7:13:27 PM Fixed in build 1533. |
feline |
Posted - Aug 17 2006 : 7:18:45 PM i am seeing the same thing here. this used to work correctly in VA 1446, but i am not sure which build broke this.
case=2130 |