Hello everyone, i have just finished writting my first article, it explain in detail how to set up your Visual Studio Code so you have full intelliSense for Python in Houdini, i think it can be usefull for a lot of people so i've put my heart to it •ᴗ•
Thank you very much, everything worked. If someone gets error "invalid escape sequence '\s'" when generating stubs it because you are using a python version higher than 3.9. At 3.9 everything is ok.
Thank you for the work; we are absolutely looking forward to have a working intellisense and even auto complete for houdini's scripting system. Will it support vex as well?
pakreht Hello everyone, i have just finished writting my first article, it explain in detail how to set up your Visual Studio Code so you have full intelliSense for Python in Houdini, i think it can be usefull for a lot of people so i've put my heart to it •ᴗ•
If you follow throught you should end up with something like this :
Don't hesitate to give me feedback and ask for clarifications on some aspects ಠ‿<
Just found this. Set everything up, including the stub linked on the blog. I'm not sure it works correctly. The code looks nothing like in your gif, and I still get this 'any'. Can you give any hints?