New script editor IntelliSense for external DLL

Hey Together,

I have a question regarding the new script editor in Grasshopper c# component. I was wondering if it’s somehow possible to get IntelliSense there for my external DLL references. I already found this post with the #r approach, but that made it “just” possible to load the DLL without any IntelliSense.

In Rhino7, it worked like a charm when referencing the assembly in the c# component.

Did I overlook something? Isn’t it possible (jet)

Best and thanks, already in advanced!

7 Likes

Hey!. @eirannejad Any news on that?
I have the same Problem. Loading the DLL works fine using the “#r” approach but Intellisense doesn’t work. For a productive development process inside the ScriptEditor this is an essential feature in my opinion.

Best,
Martin

4 Likes