Posted 4 years ago
by Alex Sche
Version: 20.1.0401
Platform: .NET 4.5
Environment: Windows 7 (64-bit)
Hello, I encoutered with an issue when SyntaxEditor with assigned CSharpSyntaxLanguage parse #region/#edregion in a wrong way - it determine the end of a region after any occurence of => operator in the code:
Please see the screenshot for details:
https://www.dropbox.com/s/a4wstgm09dli8jv/regions.png?dl=0
And here is the file for tests:
https://www.dropbox.com/s/qnzmqqz5r4aqojn/Application.cs?dl=0