Hey, > I'd like to edit some files in the mono (mcs) source code (System.web in > fact). But it's very hard without an editor with exciting feature such as > autocompletion... > I've tried with monodevelop but, if you want to have autocompletion, you must > open a projet... Is it possible to open the mcs source inside a project in > monodevelop? or does it exist an 'adapted to C#' editor?
Recent MonoDevelops (SVN) can do this. I have actually never missed auto-complete, maybe because I use dynamic-abbrevs (Alt-/ in Emacs and vi has the same) and because am a fast typist. Miguel. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
