How can I speed up Visual Studio 2010 text editor render speed?
        Posted  
        
            by user144182
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user144182
        
        
        
        Published on 2010-05-06T21:38:10Z
        Indexed on 
            2010/05/06
            21:48 UTC
        
        
        Read the original article
        Hit count: 292
        
Visual Studio 2010 moved to using WPF for rendering the editor. This is leading to slowdowns while I am editing code, especially if I'm running something else that uses other video capabilities.
How can I speed this up? A new video card? New drivers? Settings?
What technologies does WPF use to render and what video card would complement it?
© Stack Overflow or respective owner