This is what I add to my Sublime project file:

{
...
    "settings":
    {
        "python_interpreter_path": "/path/to/python",
        "python_package_paths":
        [
            "/path/to/devkit/other/pymel/extra/completion/py",
            "/path/to/other/libs"
        ]
    }
}

​

I use Jedi and it picks these up.

On Tue, Jun 16, 2015 at 8:26 AM Mahmoodreza Aarabi <[email protected]>
wrote:

> this way works for code completion for me for pyside.
> test it
>
> On Tue, Jun 16, 2015 at 12:44 AM, <[email protected]> wrote:
>
>> sorry, I meant code completion
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Python Programming for Autodesk Maya" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/d75708df-7fa8-4c6d-b0e2-b2678d83ee53%40googlegroups.com
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
>
>
> Bests,
> madoodia
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CADvbQw%2BBpTrESf2Ko9B4W0zP9_gU-t6TifwzOT0iZESfXEPz7g%40mail.gmail.com
> <https://groups.google.com/d/msgid/python_inside_maya/CADvbQw%2BBpTrESf2Ko9B4W0zP9_gU-t6TifwzOT0iZESfXEPz7g%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0OAXSwiTHTQVx-KWS_dqj6DyATMesiTUO-7Xkxfn8U%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to