Given that Microsoft is discontinuing Visual Studio for Mac, are there plans to develop RhinoCommon extensions for Visual Studio Code or Rider?
I personally use Rider, and use VSCode now and then quite happily.
But McNeel does have a VSCode Plugin specifically for this.
1 Like
I’ve created some new docs for debugging Rhino Plugins in VSCode
2 Likes
Hey @AMG . That’s a strange bug. I’ll file a YouTrack.
(here → https://mcneel.myjetbrains.com/youtrack/issue/RH-84112/New-Rhino-Command-in-Visual-Studio-Code-defaults-to-CPP)
For now, you can run the command dotnet new rhinocommand --name MyNewCommand append -lang c# if that still gives you trouble.
Thanks for reporting the bug ![]()
How is the VSCode experience for you? Any other issues?
Thank you.
It’s been working flawlessly. Nice job on this one! ![]()
1 Like
@curtisw is the real MVP on this one, I just doc’d it ![]()
2 Likes