As far as I know code completion is not available for various reason out of
the box, but you could probably generate codeintel files for Komodo (and
maybe this is also compatible with Sublime)
http://www.activestate.com/blog/2012/02/diving-deep-komodos-syntax-checker
(Not sure you want to go down that path tho)

The raw setup would be to enable auto-reload in the Softimage Script Editor
and set your IDE to the same settings as Soft's (4 spaces "tab", replace
tab with spaces, etc -- avoiding weird behavior if for any reason you want
to do a quick edit in Soft directly). You could also point to your external
IDE with the proper path in the preferences.

.. and as I'm writting these lines, I just saw Alan's answer, so yes, same
as him too (:

Cheers




2012/5/29 Leo Quensel <[email protected]>

> Hey guys,
>
> I am trying to find out how to properly develop python scripts using an
> external IDE.
> In Maya this works pretty well by using the mayapy.exe as the interpreter
> and enables code completion for Maya commands in Eclipse.
> Is there any way to do this for Soft?
> How is everyone doing (Python) script development?
>
> Cheers,
> Leo
> --
> NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!
> Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a
>



-- 
Xavier

Reply via email to