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

RE: [TSVN] Re: Log window autocomplete requests

From: Peter Mounce <petermounce_at_iml.co.uk>
Date: 2005-05-05 10:39:27 CEST

> -----Original Message-----
> From: Nathan Kidd [mailto:nathan-svn@spicycrypto.ca]
> Sent: 04 May 2005 21:09
> To: dev@tortoisesvn.tigris.org
> Subject: Re: [TSVN] Re: Log window autocomplete requests
>
> Rainer Müller wrote:
> > Russell Hind wrote:
> >> SteveKing wrote:
> >>>What hotkey do you suggest?
> >>
> >>What about ctrl+space or ctrl+shift+space? That's what invokes
> >>code-completion in C++Builder (and I think VS.Net too)
> >
> > Yes, I would like that to. Ctrl+Space is a 'standard' for code
> > completion for most IDEs.
>
> If it's already used in that way then maybe it doesn't
> matter, but I should point out that some Chinese input method
> editors use CTRL+SPACE to switch between Chinese and roman
> input. I'm not saying don't use it, just that if there are
> Chinese users that this would affect, they'd better speak up now! :)

Is this a suggestion for the key that completes the currently-being-typed
word with the current selection in the autocomplete list, or a suggestion
for the key that pops up the list?

If the latter, fine, anything will do for me :-)

If the former, can I please suggest that auto-completes (ie, filling in the
rest of the word) get triggered by:
* space
* .
* -
* any other class/method/pointer character construct from other languages
(here, I'm referring to how things get associated - . in C# is similar to ->
in C is similar to :: in C++ kind of thing - different constructs for
different languages, and you might want to type them each in the log since
there's no guarantee that you're only using one language).

It's more natural to me to simply type, see the list, arrow-key as/if
necessary, and then continue typing my sentence (or . if it's the last
word), rather than have a specific hotkey. The word I want is already
highlighted, sometimes through positive action on my part - why do I have to
reinforce that by pressing a hotkey, in effect confirming what I've already
picked? That's roughly the equivalent of an "are you sure" popup on every
auto-completed word.

Perhaps it could be possible to have a textbox in the options, that lists
the keys that trigger autocompletion, that could be prepopulated according
to user preferences? I would prefer to lean to having lots of keys that
trigger auto-completing, though, rather than the one for confirming what's
picked.

Or is this not possible with the control?
 
 
Peter Mounce
IML Ltd
 
e: mailto:petermounce_at_iml.co.uk w: http://www.iml.co.uk
t: (01428) 727476 f: (01428) 727011

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu May 5 10:41:37 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.