@@ -1600,6 +1600,12 @@ children:
1600
1600
displayName : tpl_model
1601
1601
path : bundle.rb
1602
1602
scope : null
1603
+ - children : *id001
1604
+ commandName : tpl_function
1605
+ customProperties : null
1606
+ displayName : tpl_function
1607
+ path : bundle.rb
1608
+ scope : null
1603
1609
commandName : Code_Template
1604
1610
customProperties : null
1605
1611
displayName : Code_Template
@@ -1610,7 +1616,7 @@ children:
1610
1616
displayName : Codeigniter
1611
1617
path : bundle.rb
1612
1618
scope : null
1613
- - !!com.aptana.scripting.model.EnvironmentElement {customProperties: null, displayName: environment-3225f524-71c0-4068-8935-7194ceccc774 ,
1619
+ - !!com.aptana.scripting.model.EnvironmentElement {customProperties: null, displayName: environment-7cb8f3cd-cec2-4002-a79e-e358ea96565a ,
1614
1620
path : bundle.rb, scope: source.php}
1615
1621
- !!com.aptana.scripting.model.SnippetElement
1616
1622
async : false
@@ -6094,6 +6100,26 @@ children:
6094
6100
scope : null
6095
6101
tags : *id001
6096
6102
workingDirectoryType : UNDEFINED
6103
+ - !!com.aptana.scripting.model.SnippetElement
6104
+ async : false
6105
+ category : null
6106
+ customProperties :
6107
+ prefix_values : [':function']
6108
+ description : null
6109
+ displayName : tpl_function
6110
+ expansion : " ${1:public/private/protected} function ${2:____}(${3:____}) {\n ${4:____}\n \
6111
+ }"
6112
+ iconPath : null
6113
+ input : [none]
6114
+ inputPath : null
6115
+ keyBindingMap : null
6116
+ outputPath : null
6117
+ outputType : insert_as_snippet
6118
+ path : snippets\snippets.rb
6119
+ runType : current_thread
6120
+ scope : null
6121
+ tags : *id001
6122
+ workingDirectoryType : UNDEFINED
6097
6123
- !!com.aptana.scripting.model.TemplateElement
6098
6124
async : false
6099
6125
customProperties : {replace_parameters: false}
@@ -6108,10 +6134,14 @@ children:
6108
6134
runType : current_thread
6109
6135
scope : null
6110
6136
workingDirectoryType : UNDEFINED
6111
- - !!com.aptana.scripting.model.ProjectTemplateElement {customProperties: null, description: Codeigniter 2.1.2 Project,
6112
- displayName : Sample Project Template, icon: codeigniter.png, id: Sample Project Template,
6113
- location : ' https://nodeload.github.com/EllisLab/CodeIgniter/zipball/2.1-stable' ,
6114
- path : templates\templates.rb, scope: null, type: ALL}
6137
+ - !!com.aptana.scripting.model.ProjectTemplateElement {customProperties: null, description: 基于Codeigniter 2.1.2创建项目架构,
6138
+ displayName : CodeIgniter Project, icon: templates/codeigniter.png, id: CodeIgniter Project,
6139
+ location : templates/CodeIgniter.zip, path: templates\templates.rb, scope: null,
6140
+ type : ALL}
6141
+ - !!com.aptana.scripting.model.ProjectTemplateElement {customProperties: null, description: 敏捷CI创建工具,
6142
+ displayName : AgileCI Start, icon: templates/codeigniter.png, id: AgileCI Start,
6143
+ location : templates/AgileCI_Start.zip, path: templates\templates.rb, scope: null,
6144
+ type : ALL}
6115
6145
copyright : null
6116
6146
customProperties : {contact_email_rot_13: xiehai@vip.qq.com}
6117
6147
decreaseIndentMarkers : &id002 {}
0 commit comments