As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
class exp{public: void get();};void exp:: //Now, codeblocks can't show the list of the method "get()"exp p;p. //Don't show the list.