Script
Ultra Edit Syntax File
CBy Chris Johnson · 2006-10-21
- Version requirement
- All
- Other software required
- <a href='http://www.ultraedit.com/' target=_top>UltraEdit</a>
- Date updated
- 2006-10-04
- Votes
- 11
Description
This is a syntax file for Ultra Edit.
Working at Autodesk - I have had access to resources that most folks don't have - and using procedural methods - have generated an authoritative syntax file for Ultra Edit.
It lists
Every single scripter visible class
Every single scripter visible function - including functions off of global const structs
Every single core interned property
Every single UI control
etc....
Additional Info
I also enabled the maximum number of keywords for display in the function list in Ultra Edit. Now the function list will recognize both keywords for functions - structs - rollouts - rcmenus - utilities - on event handlers - plugins and buttons.
It also 'finally' includes correct handling of the escape character: i.e. ''. Which results in correct display of maxscript strings when they include a '''.
This file has been thoroughly reviewed by Jeff Hanna. And this file could completely replace the old Syntax file that is hosted on this site.
Installation:
Put this file in the root directory of your Ultra Edit application.
Tags: MXS