-
Notifications
You must be signed in to change notification settings - Fork 26
Changelog and Roadmap
Zev Spitz edited this page Dec 30, 2019
·
2 revisions
- Add
LabelExpression
andGotoExpression
end node types - Better integration with Visual Studio:
- Settings persistence (like ANTLR4ParseTreeVisualizer); this would obviate the need for #29
#99:
- String rendering library is now in a separate repo
- Split debugger and debuggee DLLs, for the new visualizer architecture in VS 2019, supporting .NET Core and .NET Standard debugging
- SDK project format; nullable reference types; C# 8
- VS 2019 support
- Initial release