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

Re: Feature Request: remove file extensions when autocompleting in comments

From: Alexander Klenin <klenin_at_gmail.com>
Date: 2007-09-28 07:28:53 CEST

On 9/21/07, Philip Thompson <philalanthompson@googlemail.com> wrote:
> Also, it would be nice if the filenames were ignored by the spell checker.

I tried to fix that in revision 10769.
However, it is hard to do correctly without redefining the notion of
'word' for Scintilla
and/or autolist data structure.
I hope the hackish way I did will suffice -- although it will only
ignore file names
(not paths with directories) and only with single extension (i.e.
single dot character).

-- 
Alexander S. Klenin
Insight Experts Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 28 07:30:02 2007

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.