[MonoDevelop] Searching

Lluis Sanchez lluis at ximian.com
Mon Nov 28 14:22:49 EST 2005


El lun, 28-11-2005 a las 18:00 +0100, Jacob Ilsø Christensen escribió:
> Hi.
> 
> I am looking at the problem with searching in MD

What is the problem?

>  and have a few questions as to how it should work.
> 
> Suppose you have the following text. | denotes the cursor position.
> 
> A A A| A
> 
> Searching for A should return the 4th A. Subsequent searches should
> then return 1st, 2nd and 3rd A. Should searching again return the 4th
> A or return not found?

This is the current behavior.

> 
> In other words, how should we define search wrapping? Should it just
> continuously say that it found an A or stop when reaching an A already
> found.

The current behavior is to stop.

> E.g. gedit keeps returning the next A forever when search 
> wrapping is enabled. Also should search wrapping be
> configurable as it is in gedit?

I have no problem in making it configurable.

> 
> Guess this is it for now. I would like some input here. :-)

> /Jacob
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list