On 10/29/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
> Alexander Klenin wrote:
> > Also, I found the default set of word separators insufficient (for me,
> > at least).
> > So in revision 11154 a hidden registry setting WordSeparators is introduced
> > which contain all non-whitespace word separators.
>
> What kind of characters did you choose there?
In addition to old TSVN default "()[];,.:" I usually use
"{}!@#$%^&*-+=|/\<>'`~" -- that is,
basically every non-letter non-digit ascii character.
I also often add underscore to that list to jump between
underscore_separated_identifier parts.
But at least some developers I know prefer the reverse definition --
word is everything
besides whitespace. So it is really a question of taste.
> I think we just should find the stop characters we all can agree on, and
> then use a fixed string for that.
No problems, all we have is to agree ;-)
> I doubt that anyone would really
> configure this, because no matter what stop chars you choose, it will
> never be the optimal setting for all kinds of filetypes or programming
> languages.
Hmm, this sounds rather like argument in favor of configurability, not against?
Anyway, this is a small issue, so whatever you say is fine with me.
--
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 Mon Oct 29 10:55:50 2007