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

[TSVN] Suggestions for Features for Auto Completion

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-01-21 08:13:01 CET

Nathan Creek <nathan@adweb.com.au> writes:

> SteveKing wrote:
> >>
> >>> If you have suggestions on what to add to the autocompletion list
> >>> please let me know.

1.)

> >> But then it occurred to me that a list of user-names might not
> >> actually be a completely stupid idea.
>

2.)

> How about a file or setting somewhere that we can enter a list of words?
> That way if we want to we can manually list usernames there.
>

3.)

> Another thing i thought might be useful are templates. I'd set up a
> template for merging so that all log messages for merging are in the
> same format without me having to manually go and look up what i did last
> time.
>
> There are plenty of options for ways to implement it. A right click
> context menu, another combo box like history (too much clutter
> already?), or auto-replace (probably my preferred for speed of use).
>
> Eg.
> #config file looks like this
> m-Merged: From <url1>:<rev1> To <url2>:<rev2>
> b-Created <branchname> branch
> p-My Project Name
> #end config file
>
> In the log message window type m and press Ctrl-Space and m will get
> replaced with Merged: From <url1>:<rev1> To <url2>:<rev2>
>
> Thoughts?

4.) Support for Plugins which would be run when a user entered a file
name into the log-message. The Plugin would determine keywords from
the specified file, which would then be added to auto completion.

Like in Eclipse or VS.NET where, when entering a classname and the
member operator, the list of member pops up to be selected.

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 21 08:14:13 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.