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

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

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-16 17:54:52 CET

Peter Mounce wrote:
[snip]
> I start to type Foo in the textbox.
>
> Up pops an autocompletion list -
> first in it is the filename, FooBar.cs; (a little icon to show it's a file?)
> then, the class name, FooBar; (a little icon to show it's a class?)
> then, each of the four methods. (little icons to denote class members?)

Even though the autocompletion list _can_ show icons, I don't think we
can really use them here. The parser is (and has to be) very basic. So
differing between classnames/methods/properties/whatever just isn't the
way to go. Not for a simple log message text box anyway - we're not an IDE!

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 Feb 16 17:55:58 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.