T O P I C R E V I E W |
khb |
Posted - Jun 19 2006 : 05:59:03 AM The autocompletion in build 1524 doesn't work for stl strings any more (I'm sure it did in 14xx). For example, typing:
string str; str.c_s<Ctrl+Space>
will not result in
str.c_str
any more. For other stl containers (e.g. list) everything is all right.
I'm using VC6, Win XP, no futher add-ins.
Regards, Marcus. |
2 L A T E S T R E P L I E S (Newest First) |
support |
Posted - Jun 26 2006 : 12:43:43 AM Fixed in build 1525. |
support |
Posted - Jun 19 2006 : 12:51:57 PM This will be fixed in 1525.
case=1333 |
|
|