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

RE: [TSVN] tab key for autocomplete

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-10-12 10:42:26 CEST

Simon Large wrote:

> Log:
> ... to improve the print.
> Also barred foos.
>
> My expansion list contains 'print.c' so to finish the first
> line I have
> to type:
>
> ... to improve the printz.<Enter><Up><End><Left><Delete><Down>
> Also barred foos.

Shouldn't be that bad, try:
... to improve the print<Space><Backspace><Enter>
Also barred foos.

> Whichever key is used, it should not be one that you normally
> use when
> typing. If I type a sentence, I expect exactly what I type to
> appear in
> the box.

Yep.

> Using Ctrl-Space, Ctrl-Enter, Ctrl-Tab would be OK for me.

My suggestion:
Enter -> Always insert linebreak no matter what the expansion list matches
Space -> Always insert space no matter what the expansion list matches
Tab -> Use autocompletion (my first choice)
Ctrl-Space -> Use autocompletion (my second choice)

Don't forget:
Ctrl-Enter -> Confirm dialog without having to "navigate" to OK first
Esc -> Abort dialog

> UltraEdit uses a different method, which is to type the start of the
> word first, and use Ctrl-space to pop up the auto-complete list. The
> list does not come up until you ask for it. Not sure if that
> would be a
> popular choice though.

I think having the list there is better.

Cheers
- Lübbe

--
       ___
  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 Oct 12 10:42:53 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.