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

Re: [TSVN] filename completion not working in nightly?

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2005-02-16 16:06:52 CET

SteveKing wrote:

>Yes, only regexp results are autocompleted. Filenames aren't completed
>anymore, sorry. But I don't think that autocompleting them is that
>useful anyway - you still have th button "paste filenames" for that.
>
>
I found it rather useful... it's much easier when you're talking about
one file at a time to have filename completion instead of having to cut
and paste everything from the "modified" list as you go.

Here's a regex for Perl files.
.pl, .pm, .cgi = (?<=sub[\s]+)\b\w+\b

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