[MonoDevelop] [PATCH] FileMask with multi file support & Double click on output pads path open the file

olivier dufour olivier.duff at gmail.com
Wed Oct 28 03:19:16 EDT 2009


Hi,

Here is new patch with 2 remarks include.

cheers,
Olivier Dufour


On Mon, Oct 26, 2009 at 10:19 AM, Lluis Sanchez Gual <lluis at novell.com>wrote:

> Thanks for the patch!
>
> Just a couple of comments:
>      * It would be nice to support windows paths too.
>      * To jump to a file, you can use
>        IdeApp.Workbench.OpenDocument(file,line,column)
>
> Lluis.
>
> El dj 22 de 10 de 2009 a les 23:40 +0200, en/na olivier dufour va
> escriure:
> > Hi,
> >
> > Here are 2 small modifications :
> >  MonoDevelop.Ide.FindInFiles.FilterOptions.cs: FilterMask multi file
> > support
> >  MonoDevelop.Ide.Gui.Pads.DefaultMonitorPad : double click on output
> > pad path load the file.
> >
> > The first one is really useful to search for reference in more than
> > one file mask.
> > The second one is based on todo list. It may be optimum by using
> > BuildErrorFromOuputString from each language binding to get the exact
> > location but it mean add an event on DefaultMonitorPad which forward
> > to textView buttonPressed... and modify all language Compile system.
> >
> > cheers
> >
> > Olivier Dufour
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091028/363661f0/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileMaskMultiFileAndDoubleClickOnOutputPadsPathLoadFile.patch2
Type: application/octet-stream
Size: 3774 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091028/363661f0/attachment-0001.obj 


More information about the Monodevelop-list mailing list