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

olivier dufour olivier.duff at gmail.com
Thu Oct 22 17:40:13 EDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091022/527ceb8b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileMaskMultiFileAndDoubleClickOnOutputPadsPathLoadFile.patch
Type: text/x-patch
Size: 3282 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20091022/527ceb8b/attachment.bin 


More information about the Monodevelop-list mailing list