[MonoDevelop] New snapshot
Todd Berman
tberman@sevenl.net
Tue, 20 Apr 2004 20:20:49 -0400
I have just uploaded a new snapshot. This snapshot brings a bit more doc
integration.
You will have to go ahead and build monodoc from cvs to build this
snapshot (in addition to gtk-sharp from cvs, and a rebuilt
gtksourceview-sharp and gecko-sharp most likely).
Also, to actually get the doc integration, you will have to rebuild your
code completion database with this snapshot.
To do so, rm -rf ~/.config/MonoDevelop/CodeCompletionData and start
monodevelop.
--Todd