[MonoDevelop] SourceEditorDisplayBinding.patch

James Fitzsimons james.fitzsimons at gmail.com
Sun Jul 9 17:28:26 EDT 2006


Hi all,

Attached is a patch I hope people will find useful. It adds a couple of
combos to the top of the editor that provide quick access to classes and
their methods/properties/members in the same  manner as VS.NET allows.

The combos are rebuilt dynamically as the parse information changes, so
as you type in a new method signature it will appear in the method
combo.

If the file doesn't provide any valid parse information e.g it is
an .aspx file rather than a .cs file the combos disappear.

This is my first real contribution to MonoDevelop so please go easy on
me! I hope I have followed coding conventions properly. Also I didn't
know what the etiquette around adding my name to the Authors list was so
if it isn't appropriate please remove it.

Cheers,
James Fitzsimons
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SourceEditorDisplayBinding.patch
Type: text/x-patch
Size: 11903 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060709/d4a0b66d/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060709/d4a0b66d/attachment-0001.bin 


More information about the Monodevelop-list mailing list