Re: [TSVN] Autocompletion list in the commit dialog
From: Douglas Stonham <dstonham_at_pennysaverusa.net>
Date: 2005-02-17 17:45:03 CET
On Thu, February 17, 2005 1:57 am, SteveKing said:
Cool... Setting nocase and removing the case options from the string
> Now the only thing left are the many many regex strings for as many
(MULTILINE|NOCASE) .vb = (?:class|function|sub)\s+(\w+)(?:\s*(?:[\(\']|$))
Gets all class, function and sub names with very few false positives.
Hope that helps,
Douglas
---------------------------------------------------------------------
|
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.