Trying to run RhinoCode in VS Code - but not having much luck. I’ve followed the suggestions in the post below. Settings point to the install location, running latest V8.15.
Typing Rhino / Run to Rhino etc - just doesn’t seem to find it.
@Dan_Cornick There is a command in Rhino you’d need to run → StartScriptServer. You can add this to the startup commands to launch the server on Rhino open. We made it this way to Rhino does not do unnecessary work when launching since most people might not want to use this feature.