Wonderful!
I have tried these feature,it's so greate!
By the way,I found a bug.I'm from china.I found when the comment has Chinese chars preceding. ctrl+space do not work.When I delete them,it will work.
class DTLDATA_DECL dtlBBNode
: public dtlNode
{
DTL_DECLARE_ENT_INTERFACE(dtlBBNode)
public:
//-++?-?+?+?-?+?+?-?+?+?+?+?+?+?+?,+?+?-++?-?+?+?+?+?+?+?+?+?-+-?-?+?+?+?-?+?+++?+?
virtual dtlEntity* OwnerPtr() const;//+?+?-?+?dtl [ctrlSpace]
But if I delete "+?+?-?+?",type dtl press Ctrl+space. the list boxs with dtlBBNode,dtlNode .. etc will appear!
My Cpp is Ansi.The Setting of region & languange is correct.
VA 1918 ,VS2008 sp1, win7 x86 sp1