Posted 3 months ago
by Alex Sche
Version: 20.1.0402
Platform: .NET 4.6
Environment: Windows 10 (64-bit)

Hello ActiPro team,
We have encountered an issue with tuples - they are highlighted by red line as incorrect statement:
var a = (A: 10, B: 20);
Are tuples supported by SyntaxEditor?