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

Re: [TSVN] Spell checking feature request

From: Peter Mounce <pete_at_molehole.org>
Date: 2005-08-10 13:13:16 CEST

SteveKing wrote:
>>Is there any way to get the spell-checker to ignore filenames and other
>>auto-complete-suggested words that get put into log messages? Or is
>>that something for Scintilla? Where's their mailing list, anyway?
>
>
> We already do ignore those filenames which are in the autocompletion
> list (i.e. the ones listed in the commit dialog) for the spellchecker
> (at least in HEAD).
> I don't think it's possible to really extract filenames/paths from
> normal text - how would you determine if a word is a filename/path?

A good start is ignoring those that the autocompletion list offers - I'm
not using a nightly right now, so I hadn't known that's already done.

Other than that... I don't suppose caching the autocompletion list
contents is an option? Such a thing would have utility not just with
spell-checking, though; people would eventually get a kind of
project-wide autocomplete list; I think _I_ would definitely find such a
thing useful for log message writing.

By the way - do you want me to edit changelog to reflect the changes
I've made, or would you like to do that?

Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 10 13:13:31 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.