I recently moved to Rhino 8 and new python/C# components no longer giving hints for custom class anymore.
Old python:
New python:
what am I doing wrong?
Edit: I’m using R8 SR21
I recently moved to Rhino 8 and new python/C# components no longer giving hints for custom class anymore.
Old python:
@eirannejad Could you please help?
It also does not work with class object that are created within the script. here is an example
Python not giving hints.gh (4.5 KB)
Anyone?
@user1986 There is a ticket to get this fixed.
RH-84193 Autocompletion for input data types in python
it’s been more than a year since this is first reported, any news on it?