Code::Blocks Forums

User forums => Help => Topic started by: Enygma on July 25, 2007, 10:52:00 am

Title: Code completion not popping up on object-> or object.
Post by: Enygma on July 25, 2007, 10:52:00 am
I recently compiled and installed revision 4303 and code completion stopped working for objects as described in the summary. (object-> or object.).

Works for example for Classes but does not work for Class::

Any suggestions?
Title: Re: Code completion not popping up on object-> or object.
Post by: jaxon on July 25, 2007, 12:57:33 pm
yes! cc seems broken for me too in 4300.

wxString a; // works
a. // doesn't work

it works fine in 4282.