[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: Peter Mounce <petermounce_at_iml.co.uk>
Date: 2005-02-16 17:34:28 CET

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Russell Hind
> > What I think I would want to have happen, ideally is
> something like...
> >
> > I have a class, FooBar. It lives in FooBar.cs. It has members (I
> > almost said methods and properties; wouldn't it be nice to have a
> > little icon next to each of the members, denoting what it is...
> > <slap>) Aaa, Bbb, Ccc and Ddd.
> >
>
> Your forgetting that other languages (C++) may have the class
> in FooBar.cpp and FooBar.h or just FooBar.h so referring to
> the file isn't quiet as easy as referring to the class name.

Mm.

What will happen when two languages share an extension? For example, C and
C++ both use .h, don't they? Does that mean each .h file will be parsed by
however many regexes are defined as acting on .h files? Or is there going
to be a limit of just one regex per file extension?

Are we relying on the user to set up the regexes, cutting and pasting from a
supplied "starter" list?

 
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 Wed Feb 16 17:37:52 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.