I'm just looking for a better script editor for Maya LT .
some of the scripts I have messed around with have got a little long especially when doing things like UI and I could do with some extra features like:
- being able to collapse blocks of text,
- some sort of Intellisense style autocomplete
- and maybe something to make UI a little easier/ quicker
I am open to either an external text editor but would prefer plug in one.
it's worth pointing out that as I am using Maya LT any plug-ins would have to be compatible with that .
Any and all help would be appreciated.
Replies
https://www.highend3d.com/downloads/applications/syntax-scripting/c/mel-language-definition-for-notepad
to get code folding to work I had to add { and } as folding options.
Maya LT doesn't support python so pyCharm is probably useless.