Hi,
I’m using Python Scripting 7.0.0 and was wondering whether anybody already generated stub files to get intellisense in IDE (Rider). Or is there an official solution to get intellisense for .NET and Unity namespaces / classes in Python.
I’ve found this thread but it seems obsolete; I’m guessing the content of the Python Scripting package changed substantially since v 2.0.0…
I’ve also found this ironpython-stubs repo. I may can use this to generate the stubs but I thought it’s better to ask if there’s an existing, or better, an official solution before I start playing with it.