[MonoDevelop] making some progress with code analysis fetures.
    Mike Krüger 
    mkrueger at novell.com
       
    Tue Feb 17 12:30:39 EST 2009
    
    
  
Hi
> Ok, the existing DOM is good for code completion but it's not rich
> enough to do much analysis, I think I'll start by populating a small
> subset DOM (which should be quite quick) I don't want anything that's
> going to slow things down. I didn't think that CodeDom looked that great
> but I did think that it gives you a complete DOM that can be built on
> top of to have faster structures for things like code completion and
> analysis.
> 
 
You should try maybe the nrefactory dom, this goes deep enough down.
Regards
Mike
    
    
More information about the Monodevelop-list
mailing list