[MonoDevelop] text editor patch for simple class/member selector

atsushi eno atsushi at ximian.com
Tue Jan 2 04:51:34 EST 2007


Happy new year guys,

Here is a patch for simple class/member selector to jump there in the
text editor.

There are some FIXMEs I put on the source, so there are chances to
improve the patch, that I need some hints:

- Member type icons: I need to get icons for Pixbuf column (not in
  this patch). I could find icon storage functionalitu in TreeViewPad.
  Probably I could make some refactoring and split it into [somewhere?]
  and share the same storage?
- Better member list formatting. Is there a way to get decent format
  like "Foo(int x, int y)" to distinguish overloads, or do I need to
  implement it by myself?
- Is there already a way to get localized string for ClassType (such
  as "class" and "struct") ? I believe yes but don't know where.

Here is a screenshot:
http://monkey.workarea.jp/tmp/2007/add-class-member-shortcut.png

Please review and/or feel free to commit it. It is somewhat functional.

Atsushi Eno

-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-class-member-shortcut.patch
Type: text/x-patch
Size: 5048 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070102/2ea64edd/attachment.bin 


More information about the Monodevelop-list mailing list