User forums > Using Code::Blocks

Autocomplete missed by MSVC escapee!

(1/1)

sipickles:
Hi,

Am I right in thinking better autocomplete is a work in progress?

I love C::B but I'm missing the autocomplete power of MSVC.

Particularly, I need classes and namespaces to list their members, eg:


--- Code: ---// after second colon, a list of all include types in the boost namespace appears

boost::

// eg boost::shared_ptr

--- End code ---

It seems to work well for local and global variables and defines etc

This post is just my vote for more autocomplete support for namespaces.

Thanks to all contributing to such an impressive project.

S

Navigation

[0] Message Index

Go to full version