(Build b1045) - 4 Dec 2020
INTERACTIVEGRAPHS
- Add option to hide unresolved entities in UML Sequence Diagram.
- Fix UML Sequence Diagram group by architecture to work with tagged functions.
GRAPHS
- Fix ‘Find’ shortcut in diff widget view in compare graphs for Windows.
STRICT PARSER
- Fix potential worker process crash
- Fix worker process crash on some designated initializer expressions
EDITOR
- Fix copy shortcut (Ctrl+C) when the metrics browser is open
C# PARSER
- Added support for c# 9 top level statements.
- Added support for new c# 9 pattern matching syntax.