(Build b1040) - 6 Nov 2020
CHANGE
- Add Change Locator and a new Change menu.
GRAPHS
- Improvements to graph export in dark mode.
- Fix copy to clipboard for graphs with styled text.
C# PARSER
- For c#, fixed syntax errors resulting from ‘?.’ operator with new line or spaces between the characters.
- For c#, fixed several syntax issues with c# 8 code.