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

Re: [TSVN] Log window autocomplete requests

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-04 19:07:15 CEST

Peter Mounce wrote:

> Is it feasible to run the regex on both base and changed-WC so that it
> captures methods that might have been refactored out?

Sure it's possible to do that. But is it really something we'd want? I
mean imagine someone having a thousand files changed and the commit
dialog now not only scans a thousand files but two thousand?
Ok, there's a timeout in the scanning function: it stops automatically
after five seconds to prevent a too long operation.

> Sometimes the autocomplete dropdown isn't wide enough to display the whole
> word, so it shows ... . Can there please be a label somewhere that does
> show the whole word? It might go best above the log window, so it can't be
> hidden by the drop down dropping down. Shrug.

I'll try...

> Where is the latest version of RegExTest? I want to see whether the C#
> expression isn't capturing stuff it should, or if the autocomplete dropdown
> isn't dropping down when it should.

http://tortoisesvn.tigris.org/files/documents/406/20668/RegExpTest.exe

> Can there please be a hotkey to force the dropdown to appear (or if there is
> already, what is it?)?

What hotkey do you suggest?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed May 4 19:07:50 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.