[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] cpp regex stuff

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2005-02-18 13:47:35 CET

The cpp files regex picks out member function names after a ::, but not
the class name before hand. Can this be added also?

If you are only commiting a .cpp file, you don't get class name
auto-completion.

And could the :: and member function completion be added to .h/.hpp
also? Sometimes you have template member functions implemented in .h/.hpp?

Is there any reason why the regex's should be different for
headers/source files? Its the same language after all :)

Cheers

Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 18 14:04:36 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.