[Closed] Maxscript 2008 Pro Editor = Awesome
Maybe this thread can help you?
http://forums.cgsociety.org/showthread.php?f=98&t=592996
-Johan
Thanks a lot, man.
I found the syntax file for UE earlier, but hoped to find a ready SciTE property file as well
Ahh, well, what you don’t do yourself, you simply don’t have
Thanks again, I’ll dive into the whole SciTE syntax editing tomorrow as I’m too sleepy right now :surprised
I have made one myself for notepad++ a scite spinoff too, but my reason for posting the UE version is that notepad++ (and maybe scite as well) only has like 4 categories for keywords… and there where 6 (if I recall correctly) in the UE file, so I “merged” the other keywords with a categorie I thought was most closely related… but it isn’t very accurate offcourse, the UE file is the best reference there is… if you’re interested in the n++ files let me know!
-Johan
Thanks a lot!
I’m more into SciTE as it is internally used in Max 2008 and also good for mapy and its *.mel definition properties file, plus native Python color coding, so I’ll stick with that.
I hope somebody, before me , gets to do the color coding file as I currently use .lisp for color coding MAXScript (+ some minor additinos like / */ and – ).
So, thank you anyways
I have put up my maxscript.api and userDefineLang.xml.
api goes in the plugins/APIs directory, xml in the root of notepa dir.
Be aware I’m using 4.1 so I don’t know if somethings have changed in the meantime.
Also note that notepad++ doesn’t regonize max open en closing () very well with the code folding feature… you need to put an space inbetween brackets fot it to work well… at least that’s as far as I got.
Cheers,
-Johan
Hey, thanks for posting files and tips, you saved me headache and swearing
trying to convert it by myself.
zbb