Hi, > I know the right name is not "code helper", but I don't temember the > exact name to call this... > > Anyway I am talking about the code suggestions that usually appear when > you write an object name, for example: > > dim number as new integer > number. <- Now usually the IDE software prompts all the possibile > functions, to help the developer.
Code completion is the name :) > > Well, I've just installed Mono + Mono IDE on my Mac, I've tried making > a ASP.Net C# Page, and this "code helper" works great, but it doesn't > work with a web application made with ASP.Net Vb.Net > > There is a way to enable it also for vb.net? it's just my problem or it > is not still implemented? It's just not implemented. Rolf _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
