What IDE do you use for MEL development?


#61

one word: UltraEdit with MAYA6.5:MEL sintax
it simply rocks


#62

That’s 5 words. 7 if you count 6 and 5 as words :stuck_out_tongue:

After using Mel Studio LE, using an external editor where you always have to copy and paste scripts from the external editor and into the maya script editor just to test it is very painful and annoying. And Mel Studio’s colour highlight is just perfect.


#63

yeap, but mel studio has only a fraction of the features that ultraedit has


#64

what kind of features from ultraedit do you need to aid in mel scripting?


#65

I use conTEXT cause I don’t really need something really heavy cause I tinker around with MEL rather then trying to run the ISS(International Space Station) with it.


#66

The main reason I switched from TextPad to UltraEdit was the function list. This is a list of all the defined procs in a script in a list. You can double click on a procedure name in the list and jump to the line in the script. This is invaluable when your scripts become large.


#67

The main reason I switched from TextPad to UltraEdit was the function list. This is a list of all the defined procs in a script in a list. You can double click on a procedure name in the list and jump to the line in the script. This is invaluable when your scripts become large.

MEL Studio Pro has this feature too.

Max


#68

Uedit has a lot of little but helpfull functions like Capitalize, Reverse Text, a better search, what the hack… it’s a pro editor and supports a lot of file types.

PS. when i’m writting a big script i allways use Uedit but when i’m making small things i allways use MEL Studio over the Script Editor and Uedit cuz i can fastly source it. (with Uedit i make a shelf button with the source “lalala.mel” command)


#69

Yes, in very complex scripting tasks, where you have to manage dozens files and lot of procedures, MEL Studio hit the limit. I would have some more time now to introduce some more features on it.
Anyway I’m using MEL Studio Pro to implement the MEL portion of finalRender for Maya. There are hundreds procedures on them.

Max


#70

Hey Max, any idea when mel studio LE will be available for maya 6.5?

MunCH


#71

probably it will be release during this week.

Max


#72

I’m on a Mac… the only way to go IMHO. I use SubEthaEdit… i like it but it doesn’t seem as smart as… dare I say… Microsoft’s Visual Studio for C++. I like that it gives a drop down list for commands, etc. Going to look in to Emacs. I use that for C++, but I do like Xcode2 for some good 'ol C++. Thanks everyone for your insight.

SS


#73

I use SciTe Text Editor. This one is good for me. :slight_smile:


#74

conText is the best, in my opinion, as it doesn’t seem to lose any speed in scrolling, even on huge scripts…


#75

Do you have a MEL highlight for SciTe?


#76

No… I don’t have Mel Highlight for SciTe. I use c# highlight instead. It would be very nice if SciTe can highlight any Mel command. Can be?

Sorry for my english. :bounce:


#77

Does anyone know if they have the demo version of Mel Studio for 6.5 yet?


#78

doesnt look like it yet CHAMPWY:

http://www.digimation.com/software/asp/products_demo.asp?product_id=162

MunCH


#79

haha were you talking to me or him… but yea i keep checking the website. Thanks


#80

lol, it was a long day :thumbsup:

MunCH