C# 5 support
When comparing C# 5 files with async and await keywords, an error dialog pops up saying "The following parsing errors have been found, the trees could be inconsistent".
The parsing errors are on functions that use the async / await keywords.
Expected bahaviour: C# 5 has been out for a while now, so should be correctly parsed.
                101
                 votes
              
            
 Bart Joy
    
 shared this idea
Bart Joy
    
 shared this idea
      
    C# 5 support on Windows and Mac! Linux will join soon.
- 
       Chris Kirby (sirkirby)
    
 commented Chris Kirby (sirkirby)
    
 commentedYou guys are fast...love it! keep up the great work. 
- 
       Violeta
    
 commented Violeta
    
 commentedC# 5 support on Windows and Mac! The new Roslyn libraries are now used on Windows and Mac (Linux will join soon). The upgrade includes support for the newer C# version. It requires .Net 4.5 framework. 
 
        