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

Re: [TSVN] Autocompletion list in the commit dialog

From: Douglas Stonham <dstonham_at_pennysaverusa.net>
Date: 2005-02-16 23:54:19 CET

On Wed, February 16, 2005 2:31 pm, Toby Johnson said:
> I can't think of a situation where capturing multiple words with a
> single regex would be useful?

If you were being extremly aggresive about populating your word list you
could use it to capture function argument names...

Not that I'd recommend it, just trying to think of a use. :)

If options are going to be added to the regex list, can I request some way
of indicating that the match is case-insensitive? To my knowledge, that
has to be specified in the match statement rather than the regex itself
and it would simplify things for VB matching if nothing else.

Douglas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 16 23:55:02 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.