When using templates in MonoDevelop code editor intellisense won't show up when filling template fields, for example typing
prop and use Tab we get
public object MyProperty { get; set; }
but when replacing "object" i don't get intellisense while typing the desired
class. Is it already implemented and must be enabled somewhere??
Alex_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
