SteveKing wrote:
> On Wed, 16 Feb 2005 14:47:16 +0100, Roel Harbers <roel@roelharbers.nl> wrote:
>
>>maybe I missed something, but filename completion in the commit dialog
>>doesn't seem to work anymore in r2669. I just don't see completion box
>>pop up.
>
>
> Filenames aren't 'completed' anymore. But now, there's a regex defined
> (currently only for .cpp and .h/.hpp files) which extracts
> method/function names from the files which are then used for
> autocompletion.
> You can of course help us by providing regex strings (they don't have
> to be 100% accurate!) for other filetypes. Check the file autolist.txt
> in your TortoiseSVN/bin directory.
> Also, there's a tool to test the regex strings here:
> http://tortoisesvn.tigris.org/files/documents/406/20668/RegExpTest.exe
Ok, that's incredibly useful! I'll give it a go for .pas files. But does
that mean that *only* items returned by the regexps are completed? I
kinda liked the filename completion. Would it be possible to do both?
Regards,
Roel Harbers
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 16 15:33:15 2005