[MonoDevelop] completion

Alvaro A. Ramirez alramire@ecs.syr.edu
Wed, 25 Feb 2004 16:24:40 -0500


got it almost working. i cannot get code completion. how do it trigger
it? if i type new and hit the space, i get the following at the console:

tuco@stella MonoDevelop $ make run
cd build/bin && mono --debug MonoDevelop.exe
Creating DefaultWorkbench
Tools: can't load user defaults, reading system defaults
 
(MonoDevelop:27750): GnomeUI-WARNING **: Theme directory  of theme
crystal has no size field
 
Templates: can't load user defaults, reading system defaults
resolve C#
nm /home/tuco/projects/mono-sharp/monodev/hello/Main.cs
testing
resolve C#


thanks, 

alvaro