[MonoDevelop] SearchBar patch

Buddy Lindsey percent20 at gmail.com
Mon Mar 27 12:52:11 EST 2006


How about it doing both?

Have a check box that says current page, by default unchecked, that way a
person can choose to search just their current page or every page in the
project.

On 3/27/06, Lluis Sanchez <lluis at ximian.com> wrote:
>
> Hello,
>
> El dom, 26-03-2006 a las 15:26 +0200, Jacob Ilsø Christensen escribió:
> > Hi.
> >
> > The attached patch adds a search bar to MonoDevelop like the one in
> > e.g. FireFox. The patch is not finished yet, but should be usable
> > enough for feedback. A few comments:
> >
> > * The bar is opened by pressing ctrl+shift+f and closed with escape or
> > the close button.
> >
> > * If this is the way we want it, we should probably phase out the
> > simple search dialogs and add a few more options to the bar.
> >
> > * The SearchBar class is currently nested in
> > SourceEditorDisplayBinding. This will of course be refactored.
>
> Yeah, it needs to. Searching is not limited to the Source Editor. The
> same search infrastructure should be available to search in other
> editors or even in pads (for example, search in an output window).
>
> >
> > * Each open document has its own search bar. Do we want this?
>
> I don't think so. Like in FireFox, the search text and options should be
> global, and shouldn't change when you switch documents.
>
> >
> > Please try it out and let me know if I should continue working on this
> thing.
> >
> > /Jacob
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>



--
Buddy Lindsey
http://www.buddylindsey.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060327/2b09b267/attachment.html


More information about the Monodevelop-list mailing list