[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: Josha Foust <jfoust_at_mankowindows.com>
Date: 2005-02-18 19:08:32 CET

> Here is my VB6 expression setup to not match properties anymore:
> (MULTILINE) .bas, .frm, .cls = ^\s*(?:(?:Public (?:Default )?|Private
> )?(?:Sub|Function) ?)(\w+)\(|^Attribute VB_Name = "(\w+)"
>
> I would like to put a $ at the end of the attribute part, but it doesn't
> seem to work. Heck, even ^A.*$ in multiline mode doesn't match anything.
> And ^.*$ locks up, even on a small file.
>
> Josha Foust
>

To reply to myself; has anyone gotten $ to work at matching the end of a
line in MULTILINE mode? It happens with the latest test tool and TSVN
nightly.

Josha Foust

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 18 19:09:08 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.