News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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