I want to turn off the feature in .NET that constantly parses your code while in the editor and underlines code that will not compile. Anyone found where to do this? It is impeding my development as I am spending alot of my time waiting for this feature to catch up to my coding ... what I mean is that keyboard input gets stalled while .NET parses my code, character for character.<BR><BR>Nice feature for a sanity check and/or newbies but I am kicking out massive amounts of code and this feature is dogging.