RE: [TSVN] C# regex (Was: [TSVN] Autocompletion list in the commit dialog)
From: Eric J. Smith <eric_at_ericjsmith.net>
Date: 2005-02-21 19:23:06 CET
> .cs =
Hrmm... I was working on one for C# as well, but I was trying to be too
Here is a modified version of the C# regex to address a couple items:
(?:public|protected|private|internal)\s+(?:[\w\d_.]+\s+)*([\w\d_.]+)
1. Adds the internal access modifier.
Eric J. Smith
---------------------------------------------------------------------
|
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.