File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >fileTypes </key >
6+ <array >
7+ <string >jsx </string >
8+ <string >jsxinc </string >
9+ </array >
10+ <key >name </key >
11+ <string >ExtendScript </string >
12+ <key >patterns </key >
13+ <array >
14+ <dict >
15+ <key >comment </key >
16+ <string >Includes and external syntax definition. </string >
17+ <key >include </key >
18+ <string >source.js </string >
19+ </dict >
20+ <dict >
21+ <key >comment </key >
22+ <string >This is js core </string >
23+ <key >match </key >
24+ <string >\b(File|Folder|$)\b </string >
25+ <key >name </key >
26+ <string >support.class.jsx </string >
27+ </dict >
28+ <dict >
29+ <key >comment </key >
30+ <string >This is js script ui </string >
31+ <key >match </key >
32+ <string >\b(Bounds|Button|Checkbox|Dimension|DrawState|DropDownList|EditText|FlashPlayer|Group|IconButton|LayoutManager|ListBox|ListItem|Panel|Point|Progressbar|RadioButton|ScriptUI|ScriptUIBrush|ScriptUIFont|ScriptUIGraphics|ScriptUIImage|ScriptUIPath|ScriptUIPen|Scrollbar|Slider|StaticText|TreeView|UIEvent|Window)\b </string >
33+ <key >name </key >
34+ <string >support.class.jsx </string >
35+ </dict >
36+ <dict >
37+ <key >comment </key >
38+ <string >this is AE </string >
39+ <key >match </key >
40+ <string >\b(Application|AVLayer|BlendingMode|CloseOptions|CompItem|FieldSeparationType|FileSource|FolderItem|FootageItem|ImportAsType|ImportOptions|ItemCollection|KeyframeEase|KeyframeInterpolationType|Language|LayerCollection|LayerQuality|LogType|MarkerValue|MaskMode|MaskMotionBlur|MaskPropertyGroup|OMCollection|OutputModule|PlaceholderSource|PostRenderAction|Project|Property|PropertyGroup|PropertyType|PropertyValueType|PulldownPhase|PulldownMethod|RenderQueue|RenderQueueItem|RQItemCollection|RQItemStatus|Settings|Shape|SolidSource|System|TextDocument|TimecodeBaseType|TimecodeDisplayType|TimecodeFilmType|TrackMatteType|AutoOrientType|FrameBlendingType)\b </string >
41+ <key >name </key >
42+ <string >support.class.jsx </string >
43+ </dict >
44+ </array >
45+ <key >scopeName </key >
46+ <string >source.jsx </string >
47+ <key >uuid </key >
48+ <string >7cafa000-e234-4f57-bb01-7cb3a8f3b963 </string >
49+ </dict >
50+ </plist >
You can’t perform that action at this time.
0 commit comments