Releases: mcneel/vscode-rhino-debug
Releases · mcneel/vscode-rhino-debug
0.4.0
This release allows debugging Rhino 7 without installing the mono framework, and now uses .NET 6.
Install the .NET 6 SDK from here.
For Rhino 8 WIP, use the VSCode C# plugin and the coreclr
launch type.
0.3.0
- Update to the latest vscode-mono-debug upstream
- Enable breakpoint log message and expression support
- Update icon and readme
- Add launch template for loading your own rhp/gha extension
VSCode extension for debugging Rhinoceros on Mac.
This allows you to debug .NET code with Rhinoceros on Mac.