I really love SublimeText; been using it since I discovered it. As Joe said, you can send code to maya and it works just the way you want it to (you can high light parts of your code and execute only that)
It communicates through sockets and what I've done is to open those whenever I start maya. So I can always just start maya & sublime and start coding without the need of configuring it again (or opening the ports again). Here are some useful thinks if you're interested. http://fredrik.averpil.com/post/55507118045 https://github.com/justinfx/MayaSublime https://github.com/srusskih/SublimeJEDI -- 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/90796ecf-b419-4b29-8fcb-d734482683b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
