News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Autocomplete missed by MSVC escapee!

Started by sipickles, November 12, 2007, 02:24:27 PM

Previous topic - Next topic

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:


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

boost::

// eg boost::shared_ptr


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