autocomplete hou dictionary in script editors

   1897   1   1
User Avatar
Member
617 posts
Joined: Aug. 2008
Offline
is it possible to get the features that Houdini have to autocomplete hou module in external editors? like pycharm or eclipse?
if so how do we do it?

thanks
User Avatar
Member
678 posts
Joined: July 2005
Offline
I got this working with WingIDE. Intellisense doesn't work as good as in Houdini shell, for example if you try to write “hou.severityType.Error” it will stop showing help after “hou.severityType” so you have to have help opened to know what to write after, but it's good enough to make it worth all the trouble with making it work. Not that it's hard to setup in WingIDE but it's always additional work .
  • Quick Links