Cool. Once you have something you feel would be good across multiple recent
versions of Maya, feel free to submit a merge request on the repo:
https://github.com/justinfx/MayaSublime

Thanks!


On Fri, Apr 4, 2014 at 9:15 AM, Jan: <jan....@gmail.com> wrote:

> Ah yes good point. I'll modify the script to only take global procs.
>
> Also ill add an argument to just do the commands that maya returns with
> its help function. This should create a file that resembles the commands
> that are listed in the documentation.
>
> Cheers for the feedback!
> Jan.
> On 3 Apr 2014 21:00, "Justin Israel" <justinisr...@gmail.com> wrote:
>
>> Hey Jan,
>>
>> Thanks for working on that. I would be inclined to add the completion
>> file if it only contained the commands API. It appears there may be a lot
>> of extra cruft in the way you have generated it so far. Are you grabbing
>> all procs, regardless of whether they are global or not?
>>
>> -- justin
>>
>>
>>
>> On Fri, Apr 4, 2014 at 8:20 AM, Jan: <jan....@gmail.com> wrote:
>>
>>> note* by default this file should live here:
>>>
>>> C:\Users\<userName>\AppData\Roaming\Sublime Text 3\Packages\MayaSublime
>>>
>>>
>>> 2014-04-03 20:12 GMT+01:00 Jan: <jan....@gmail.com>:
>>>
>>> Hi All,
>>>>
>>>> Justin Israel made an awesome extension for the Sublime Text editor
>>>> called MayaSublime.
>>>> https://github.com/justinfx/MayaSublime
>>>>
>>>> But I noticed there is no auto completion file for the MEL syntax so I
>>>> descided to generate one.
>>>>
>>>> This contains all MEL commands that I can find. Half of these are
>>>> generated by the help of the maya help command:
>>>>     help -list "*"
>>>>
>>>> The rest is generated by parsing all the mel scripts in the maya
>>>> instalation scripts folder.
>>>>
>>>> Hope this is of some help to people still having to manage legacy MEL
>>>> scripts ^^.
>>>>
>>>> I also added the script that I wrote to generate this which might be
>>>> usefull if you are working in a different version of Maya than this file is
>>>> generated from. (Maya 2014)
>>>>
>>>> Feel free use edit and or modify these files in any way you see fit.
>>>>
>>>> Justin: In case you read this feel free to add and these files to the
>>>> MayaSublime package.
>>>>
>>>> ( zipped the sublime completions as its a 5 meg json text file )
>>>>
>>>>
>>>  --
>>> 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 python_inside_maya+unsubscr...@googlegroups.com.
>>>  To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/python_inside_maya/CAC_0f0-1F%3DdR6dr2NS8vn%3DD2_-xHxJNgimsUa_azhg_ouW9OKA%40mail.gmail.com<https://groups.google.com/d/msgid/python_inside_maya/CAC_0f0-1F%3DdR6dr2NS8vn%3DD2_-xHxJNgimsUa_azhg_ouW9OKA%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 python_inside_maya+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3UCsmTcP6QEkd607VZzC%3Dy79x%3D2%2Batnvx_Hp%3D-RQW0Bw%40mail.gmail.com<https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3UCsmTcP6QEkd607VZzC%3Dy79x%3D2%2Batnvx_Hp%3D-RQW0Bw%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 python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/CAC_0f08nH3t9jpq8Br6wBJj%2B1uG%2BsJv4sQB1_Y6KTtkO09r5vw%40mail.gmail.com<https://groups.google.com/d/msgid/python_inside_maya/CAC_0f08nH3t9jpq8Br6wBJj%2B1uG%2BsJv4sQB1_Y6KTtkO09r5vw%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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2-G1tE40Yrk5nzHLSg2f8EqJ2dUS-b1SPZSAzOggoNzA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to